Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alicewriteswrongs/popgenproject


https://github.com/alicewriteswrongs/popgenproject

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

#Population Genetics project

Analyzing our dataset using dadi. Two scripts so far, one to convert
Mike's datafile to the format that dadi wants, and one to start doing our
analysis.

Usage:

python makeSnpFile.py inputFile.out --dadi > outputFile.txt

Or, for help:

python makeSnpFile.py --help

This will give you an `outputFile.txt` which you can use to generate an allele
frequency spectrum using dadi.