biobakery / phylophlan

Precise phylogenetic analysis of microbial isolates and genomes from metagenomes
https://huttenhower.sph.harvard.edu/phylophlan
MIT License
128 stars 33 forks source link

verison #5

Closed ganiatgithub closed 4 years ago

ganiatgithub commented 4 years ago

Hey,

I have been using phylophlan2, thanks for the cool software, I installed it in a python 3 environment using: conda install -c bioconda phylophlan=3.0

But when I check the version: phylophlan --version PhyloPhlAn version 0.43 (2 March 2020)

I guess this is still v0.43 of phylophlan3?

Cheers

fasnicar commented 4 years ago

Hello Gani,

Yes, that's the "internal" version I'm using to keep track of changes. I should have probably updated to "3.0" in all scripts. Will do for the next release.

Thanks, Francesco