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 |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
albrecht@binf.ku.dk | albrecht@binf.ku.dk | ||
---- | |||
Other people | Fililpe Vieira has been implementing changes to the frequency estimator. | ||
analysisMaf.cpp -> analysisMaf.inbreed.cpp | |||
some changes in angsd_realSFS.cpp | |||
And the analysisHWE.cpp | |||
Matteo has been implementing the Fst and PCA which uses output from angsd. | |||
Other people include | |||
Rasmus Nielsen | Rasmus Nielsen | ||
rasmus@binf.ku.dk | rasmus@binf.ku.dk | ||
Line Skotte | |||
flotte@skotte.dk | |||
==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 | 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] |
Latest revision as of 12:50, 28 June 2013
Major programmer
Thorfinn Korneliussen thorfinn@binf.ku.dk
Minor programmer
anders albrechtsen albrecht@binf.ku.dk
Fililpe Vieira has been implementing changes to the frequency estimator. analysisMaf.cpp -> analysisMaf.inbreed.cpp some changes in angsd_realSFS.cpp And the analysisHWE.cpp
Matteo has been implementing the Fst and PCA which uses output from angsd.
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