I am trying to run the following command:
qiime SCNIC make-modules-on-correlations --i-correlation-table filtered6-correls.qza --i-feature-table filter-attmpt6.qza --p-min-r .35 --o-collapsed-table filtered6.collapsed.qza --o-correlation-network filter6.modules.qza --o-module-membership filter6.membership.qz
But keep encountering this error:
Plugin error from SCNIC:
'Graph' object has no attribute 'node'
Does anyone know how to fix this?
Thanks!
Mariah