SNPPar icon indicating copy to clipboard operation
SNPPar copied to clipboard

Parallel/Homoplasic SNP Finder

Results 2 SNPPar issues
Sort by recently updated
recently updated
newest added

Same error as in #10 : ```bash # These both fail, version is v1.0: snppar -t timetree.nwk -m core.aln -l 4snppar.positions.txt -g target.gbk snppar -s 4snppar.csv -t timetree.nwk -g target.gbk...

There is a potential recursion issue with large trees (>7500), independent of the issue mentioned here.. https://github.com/d-j-e/SNPPar/issues/13 Unfortunately this recursion error occurred during the execution of TreeTime, not SNPPar itself,...