plugin error from vsearch: list index out of range

Dear all,

I merged microbiome metadata of 110 samples (generated from Illumina miseq technology) in one table.qza file and one rep-seqs.qza file and i executed this command for clustering using v2search:

qiime vsearch cluster-features-de-novo
–i-table table.qza
–i-sequences rep-seqs.qza
–p-perc-identity 0.99
–o-clustered-table table-dn-99.qza
–o-clustered-sequences rep-seqs-dn-99.qza

I obtained this message : plugin error from vsearch: list index out of range

What can i do ? I need your help to resolve this problem.

Thanks

Some other forum members have run into similar errors in the past, @M_F. Here are a couple of topics that might help you troubleshoot. (1, 2)

If these approaches don’t get things running for you, please reply here with the full traceback from the error message. It’s hard to troubleshoot without all the details.

Thanks!
Chris :panda_face:

1 Like

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