Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 446 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 446 Bytes

popFastaaa Build Status

Simple stand-alone programs for analysis of aligned Multi-FASTA formated files.

####Availible analyses:

  • Nucleotide diversity (PI)
  • Alignment to SNP
  • Theta
  • Allele frequency
  • Indels

Installing

git clone --recursive https://github.com/zeeev/popFastaaa.git 
cd popFastaaa
make