qiime2 / q2-diversity

BSD 3-Clause "New" or "Revised" License
4 stars 45 forks source link

Empty directory output in core-metrics #78

Closed m-ocejo closed 7 years ago

m-ocejo commented 7 years ago

I am importing dada2 table (following the tutorial in its website) to qiime2:

I did the same with rep_set.nochimeras.OTUs.fasta qiime tools import --input-path rep_set.nochimeras.OTUs.fasta --output-path rep_seqs-table --type "FeatureData[Sequence]" and Generate the tree for phylogenetic diversity analyses.

Then, I try to run the command qiime diversity core-metrics, it didn´t give any error message. Instead, the terminal showed the 979 sequences (separated by space) of my biom table. When I go to the directory created, it has 0 elements. Both .qza inputs have the semantic type needed.

Any help would much be appreciated! Best!

gregcaporaso commented 7 years ago

Hi @m-ocejo, Would you mind re-posting this question to the QIIME 2 Forum. We try to provide this type of technical support there. You can log in there with your GitHub account, so it won't be necessary for you to create a new account. Thanks!