Hi. I ran this command-
qiime diversity core-metrics --i-table dada2-ccs_table_filtered_v1.qza --p-sampling-depth 49000 --m-metadata-file metadata_QIIME.tsv --output-dir core_metrics_49000 --p-n-jobs 8 --verbose &> core_metrics.log
and here is the error I get
AttributeError: module 'skbio.diversity.alpha' has no attribute 'sobs'
Plugin error from diversity:
module 'skbio.diversity.alpha' has no attribute 'sobs'
See above for debug info.
I even tried the fix mentioned on this link #566 (comment) but that also didnt help. I am attaching the log file as well. Please help. Thanks.
core_metrics.log
Hi. I ran this command-
qiime diversity core-metrics --i-table dada2-ccs_table_filtered_v1.qza --p-sampling-depth 49000 --m-metadata-file metadata_QIIME.tsv --output-dir core_metrics_49000 --p-n-jobs 8 --verbose &> core_metrics.log
and here is the error I get
AttributeError: module 'skbio.diversity.alpha' has no attribute 'sobs'
Plugin error from diversity:
module 'skbio.diversity.alpha' has no attribute 'sobs'
See above for debug info.
I even tried the fix mentioned on this link #566 (comment) but that also didnt help. I am attaching the log file as well. Please help. Thanks.
core_metrics.log