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
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
==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 20:03, 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
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