thlee / SNPhylo

A pipeline to generate a phylogenetic tree from huge SNP data
http://chibba.pgml.uga.edu/snphylo/
GNU General Public License v2.0
82 stars 37 forks source link

HapmapDiploid issue #48

Open kim750a11 opened 2 years ago

kim750a11 commented 2 years ago

On linux commend line usage for the pipeline, it accepts several formats. I found that a hapmap file has to be in a diploid format. Simply, it can be converted from a vcf file to a hapmapdiploid with TASSEL5. "TASSEL5/run_pipeline.pl -vcf yourfile.vcf -export -exportType HapmapDiploid" And then, try the program.