How to run qiime?

Hi, I am looking to run following commands at qiime2. I have already created qiime2 environment (qiime2-2019.10). Now, I am not sure do I need any set up file of qiime in my working directory. please let me know how to run these command?


qiime diversity beta-group-significance
–i-distance-matrix metrics/unweighted_unifrac_distance_matrix.qza
–m-metadata-file sample-metadata.tsv
–m-metadata-column BodySite
–p-pairwise
–o-visualization metrics/unweighted-unifrac-bodysite-significance.qzv

2 Likes

Are you an administrator level on your user account? I am presuming you’re using a mac? Ben

I am accessing linux server.

Did you activated the conda qiime2 enviroment?

Like: conda activate qiime2-2019.10?

2 Likes

Yes, try to activate the environment - Ben

2 Likes

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.