Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#calculate-correlation --> 'DataFrame' object has no attribute 'to_dense' #Plugin Error #10

Open
AlinJulia opened this issue Feb 10, 2021 · 2 comments

Comments

@AlinJulia
Copy link

AlinJulia commented Feb 10, 2021

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!

@timyerg
Copy link

timyerg commented Jul 16, 2021

Hello, I have the same issue both with SCNIC and q2-SCNIC.
Any updates?

@timyerg
Copy link

timyerg commented Jul 21, 2021

For me worked #13 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants