Hi,
I am having trouble with building the index for metaphlan4. The download seems to work ok but the build step stalls after creating the bt2l .3 and .4 files. I initially tried within the miniconda environment but then I tried outside the environment and also just by using bowtie2 (on the fna file that the metaphlan -index command created) but it was same either way.
I have Bowtie version 2.3.5.1. The command for bowtie was:
bowtie2-build ~/reference_databases/mpa_vJan21_CHOCOPhlAnSGB_202103.fna mpa_vJan21_CHOCOPhlAnSGB_202103 -f -threads 4
It stalls (or seems to) at the same point and the traceback call is the message displayed after I abandon the process
Lorcan