I am trying to install q2-metaphlan2 in qiime2 (in conda) on Ubuntu 18.10. I have followed the installation instructions as in https://library.qiime2.org/plugins/q2-metaphlan2/12/. However, after the commands
conda install q2-metaphlan2 -c fasnicar -c bioconda
wget https://bitbucket.org/biobakery/metaphlan2/downloads/SRS019033.fastq
echo -e "sample-id, absolute-filepath,direction\nSRS019033.fastq, $pwd/SRS019033.fastq,forward" > SRS019033.manifest
qiime tools import --type 'SampleData[SequencesWithQuality]' --input-path SRS019033.manifest --output-path SRS019033.qza --input-format SingleEndFastqManifestPhred33
the error message
Command 'qiime' not found, but can be installed with:
sudo apt install qiime
is coming up.
I have tried reinstalling qiime as well. But of no use. Could you please help me with this.
Thank you.
Regards,
Mrudhula
--
You received this message because you are subscribed to the Google Groups "MetaPhlAn-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to metaphlan-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.