Skip to content
Paul Hoffman edited this page Aug 25, 2015 · 9 revisions

Question: Will angsd-wrapper be updated on a regular basis?

Answer: Yes! A second version is already in the works; this version will include simplified configuration files and work with the latest version of ANGSD.

Question: When I try to compile ANGSD, the following error is reported: /usr/bin/ld cannot find -lz

Answer: Generally this error appears when your system doesn't have the required version of zlib. If you are working on computing cluster, contact your system administrator.

Question: How do I call SNPs using ANGSD and angsd-wrapper?

Answer: ANGSD was designed to perform most population genetic analyses without the need to make SNP calls. That is, variants are dealt with probabilistically and many common descriptors of polymorphism in a population can be calculated without SNP calls. SNP calling is possible in ANGSD and with the help of angsd-wrapper. See the tutorial for details.

Question: Where can I find the step-by-step process for running angsd-wrapper?

Answer: We are working on tutorials that will demonstrate the most common analyses conducted with ANGSD and angsd-wrapper.

Question: Do I need an outgroup sequence to use ANGSD and angsd-wrapper?

Answer: It is necessary to have an outgroup sequence to infer the ancestral state of the mutations and to estimate the derived site frequency spectrum. However, many of the descriptive statistics calculated by ANGSD are not dependent on the ancestral state of mutations. If not outgroup sequence is available, include the path to the reference sequence when asked for the outgroup.

Clone this wiki locally