ANGSD: Analysis of next generation Sequencing Data

Latest tar.gz version is (0.938/0.939 on github), see Change_log for changes, and download it here.

Authors: Difference between revisions

From angsd
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
flotte@skotte.dk
flotte@skotte.dk


If someone is forgotten on this list, please send an email.
 
If someone is not on this list, please send an email.
==Disclaimer==
==Disclaimer==
Some code is very 'inspired' by [http://samtools.sourceforge.net/ SAMtools] (bamfile reading GL -1). The code for the SOAPsnp GL estimator is also very inspired by [http://genome.cshlp.org/content/19/6/1124.full SOAPsnp]
Some code is very 'inspired' by [http://samtools.sourceforge.net/ SAMtools] (bamfile reading GL -1). The code for the SOAPsnp GL estimator is also very inspired by [http://genome.cshlp.org/content/19/6/1124.full SOAPsnp]

Revision as of 21:00, 23 October 2012

Major programmer

Thorfinn Korneliussen thorfinn@binf.ku.dk

Minor programmer

anders albrechtsen albrecht@binf.ku.dk


Other people include

Rasmus Nielsen rasmus@binf.ku.dk

Line Skotte flotte@skotte.dk


If someone is not on this list, please send an email.

Disclaimer

Some code is very 'inspired' by SAMtools (bamfile reading GL -1). The code for the SOAPsnp GL estimator is also very inspired by SOAPsnp