lozuponelab / q2-SCNIC

A QIIME2 plugin for running SCNIC
BSD 3-Clause "New" or "Revised" License
4 stars 7 forks source link

Test command not running. error #9

Open 2280-KSI opened 3 years ago

2280-KSI commented 3 years ago

qiime SCNIC calculate-correlations \

--i-table fake_data-filtered.qza \ --p-method sparcc \ --o-correlation-table fake_correls.qza

Plugin error from SCNIC: 'DataFrame' object has no attribute 'to_dense' Debug info has been saved to /tmp/qiime2-q2cli-err-1pwhpz_s.log (qiime2-2020.11) qiime2@qiime2core2020-11:/media/sf_Shared_VBox_data_22112020/q2scnic16121$

AlinJulia commented 3 years ago

Hi @2280-KSI

I have the same problem, I just open another issue. Did you get the way to make it working?

Thanks