Error in gneiss tutorial

Hello,
I am following gneiss tutorial and I stuck at the beginning, when run
qiime gneiss correlation-clustering --i-table table.qza --o-clustering hierarchy.qza

I got this error:
Plugin error from gneiss:

Argument to parameter ‘table’ is not a subtype of FeatureTable[Composition].

Even when use my files, I got the same error.

Is there any updates for the plugin that not posted on the web

I wonder if any could help me.
Thanks

Hi @Eman,

It sounds like you may be following the 2018.8 tutorial, but do not have 2018.8 installed. That method was recently updated to use FeatureTable[Frequency] instead of Composition which is why the tutorial is having you pass the “wrong” table in.

I would update to the latest version of QIIME 2 and try again :slight_smile:

Yes, I am using 2018.4, will update.
Much thanks Evan

1 Like

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