Hello, all!
I would appreciate any help.
I have been strugling with this for a few days…
I want to use humann, so first i installed the newest version, and it kept giving me errors like - metaphlan: error: unrecognized arguments: --bowtie2out
So, I looked and found a few solutions, like here - metaphlan: error: unrecognized arguments: --bowtie2out - Error when running HUMAnN tutorial - #3 by tjhackmann
I used suggested solution
conda create --name biobakery4 python=3.12
conda activate biobakery4
conda config --add channels defaults
conda config --add channels bioconda
conda config --add channels conda-forge
conda config --add channels biobakery
conda install humann=4.0.0a1 metaphlan=4.1 -c biobakery
metaphlan --install --index mpa_vOct22_CHOCOPhlAnSGB_202403
But, when I tryied to run humann, it kept giving me the next error - The MetaPhlAn taxonomic profile provided does not contain the database version vOct22_CHOCOPhlAnSGB_202403 in any of its header lines.
It looked like I had the wrong version of metaphlan.
I had - humann v4.0.0.alpha.1 and MetaPhlAn version 4.1.1 (11 Mar 2024)
So, I updated the metaphlan and got the same error, as first time - metaphlan: error: unrecognized arguments: --bowtie2out /……/Humann_out_final/final.contigs_humann_temp/final.contigs_metaphlan_bowtie2.txt
I am lost, really, not sure what to do.
Probably I just don’t understand the root of these errors.
Updating the database I also saw - [Error] EnvironmentError “HTTP Error 404: Not Found”
Unable to download http://cmprod1.cibio.unitn.it/biobakery4/metaphlan_databases/mpa_vOct22_CHOCOPhlAnSGB_202403.nwk
I would appreciare any suggestions!
Thanks,
Best,
Alla