How to specify different alpha diversity metrics

How do I specify multiple metrics other than the default ones?

Hi,

Right now, you cannot run multiple metrics in one command in Qiime2. However, it can be done using the Python API using a for loop. You can see an example here. Otherwise, you can just use a bash script and run each metric separately like they do here.

To see a list of all of the input options and their explanations, check out this list.

Best,
Stephanie

3 Likes

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