Skip to content

Commit

Permalink
Also mention pgdspider.
Browse files Browse the repository at this point in the history
  • Loading branch information
dschrempf committed Mar 7, 2018
1 parent 73f8868 commit 9f88f1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/FastaVCFToCounts.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@
includes all the individuals (e.g., with vcftools) and then use the `-merge`
option of this script.
You may prefer to convert your VCF that contained all taxa to a Fasta file with
PGDSpider, and then use this in FastaToCounts.py.
"""

parser = argparse.ArgumentParser(
Expand Down

0 comments on commit 9f88f1f

Please sign in to comment.