Human 3.9 from pipy
Ii run from the chocophlan of another sample and get the error.
I guess there is somewhere an error with the double rev.rev !!
Could not open index file …/test_humann_temp/test_bowtie2_index.rev.rev.1.bt2l
Human 3.9 from pipy
Ii run from the chocophlan of another sample and get the error.
I guess there is somewhere an error with the double rev.rev !!
Could not open index file …/test_humann_temp/test_bowtie2_index.rev.rev.1.bt2l
This is the first I’ve heard of this error, so I don’t think it’s an issue in the normal HUMAnN workflow. What command were you executing when this happened?
I followed the tutorial to create one chocophlan db for the whole cohort.
test
--bypass-nucleotide-index --nucleotide-database test/test_humann_temp
Where the test/test_humann_temp
is the output folder of the test run.
Apparently human did not find the correct bowtie db.
If I specify more explicitly:
--bypass-nucleotide-index --nucleotide-database test/test_humann_temp/test_bowtie2_index
It works.
Glad you figured it out!
I think there is still an error in the code that would be worth fixing.