Dear users,
I have HUMANn 3.8 installed and wanted to recover a taxonomic and functional profile with our samples. After I am looking at the StrainPhlan tutorial and I need to provide these options within metaphlan
metaphlan ${f} --input_type fastq -s sams/${bn}.sam.bz2 --bowtie2out bowtie2/${bn}.bowtie2.bz2 -o profiles/${bn}_profiled.tsv
I wonder if I can run HUMANn with these MetaPhlAn options so I can use StrainPhlan later on
humann --input /run/media/andrespara/HUMANN/N06.fastq.gz --output ./OUT/N06 --threads 6 --metaphlan-options "--bowtie2db /home/andrespara/andres/nowmetaphlan -s ./SAMS/N06.sam.bz2 --bowtie2out ./BOWTIE2/N06.bowtie2.bz2" --memory-use minimum --nucleotide-database "/home/andrespara/andres/chocophlan"
This worked partially since I got a SAMS folder an sam files but the BOWTIE2 folder is empty. An additional question would be "Can I use the bowtie files within the humann_temp folder to feed StrainPhlan?
Thanks
Best
Andrés