This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Error in LDMAP program: Calculating LD units between each SNP on a chromosome

Hi everyone,

I am trying to use the LDMAP program to calculate LD-units between all SNPS on each chromosome. I have never used a C program before and I am finding it incredibly confusing. When I try and run my data through the shell script LDMAP it comes up with an error: "line 1: ldmapper1: command not found". Has anyone else had the same problem and could help?

Thanks in advance!

ld ld-units ldmap c

Looks like something went wrong in the installation.

Actually, what I found is that you must invoke ldmapper1 with ./ - that is, ./ldmapper1 ...etc Presumably putting the folder it is in on you PATH would help too.

In particular, it looks like the program has not been built or installed correctly, often C programs are installed using the configure - make - make install workflow. Please refer to the documentation, a README or INSTALL txt file that is contained in the archive.

Hello helpme!

We believe that this post does not fit the main topic of this site.

No longer relevant.

For this reason we have closed your question. This allows us to keep the site focused on the topics that the community can help with.

If you disagree please tell us why in a reply below, we'll be happy to talk about it.

Cheers!

0 answers

No answers yet.

Log in to answer this question.