(qiime2-2018.6)The command I have been using is:
qiime feature-table summarize
--i-table table-deblur.qza
--o-visualization table.qzv
--m-sample-metadata-file Sample-metadata.tsv
but I got an error that is:
Plugin error from feature-table:
ids_to_keep
must contain at least one ID.
Debug info has been saved to /tmp/qiime2-q2cli-err-13lc95mg.log
Could you tell me where is wrong?
Thanks.