You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you so much for developing this package. I successfully installed in qiime2-2020.11 environment and I filtered my features table as you described in the SCNIC workflow.
I'm now stuck at the point 2. Calculating correlations and making your network.
Once I run the code:
Hello @shafferm and @Nicholas_Bokulich,
Thank you so much for developing this package. I successfully installed in qiime2-2020.11 environment and I filtered my features table as you described in the SCNIC workflow.
I'm now stuck at the point 2. Calculating correlations and making your network.
Once I run the code:
qiime SCNIC calculate-correlations
--i-table rarefied_table_filtered.qza
--p-method sparcc
--o-correlation-table rarefied_correls.qza
I got this error:
Plugin error from SCNIC:
'DataFrame' object has no attribute 'to_dense'
Debug info has been saved to /tmp/qiime2-q2cli-err-un4tp3mu.log
How can I fix it?
Thank you!
The text was updated successfully, but these errors were encountered: