Closed chtsai0105 closed 1 year ago
The issue has already been resolved in master branch. If it hasn't been, please reopen the issue.
Hi - sorry for the late reply and thanks for the fix. I compiled from the source and was able to get back the missing species. Do you plan to publish a new release on this? I'm working on a tool and want to manage all my dependencies through pip/conda.
Hi - sorry for the late reply and thanks for the fix. I compiled from the source and was able to get back the missing species. Do you plan to publish a new release on this? I'm working on a tool and want to manage all my dependencies through pip/conda.
yes, this will be present in 4.0.4 release. Thank for using VeryFastTree.
Hi - I'm using the latest version of VeryFastTree v4.0.3 to build a tree upon a concatenated fasta comprises 5 species. Since these are DNA coding sequences, I ran it with
-nt
and the full cmd can be found in the log below.Although in the last second line it reported that 5 unique species have been processed, I found only 3 speices have been reported in the final newick tree:
I also ran on the original version of FastTree with quite equivalent cmd
FastTree -nt -gamma concat_alignments.mfa
and it was able to report all the species:Here is the zip file of the concatenated fasta. concat_alignments.zip