Possible error in documentation

Hi

In section feature-table, in the note, it says as follows:

Want to see which sequences are associated with each feature ID? Use **qiime metadata tabulate** with your FeatureData[Sequence] artifact as input.

I think you meant qiime feature-table tabulate-seqs

All the best
Menachem

Thanks for the suggestion @Menachem_Sklarz! But this is not an error. qiime metadata tabulate can take FeatureData[Sequence] artifacts as input… give it a try!

I personally prefer this command over feature-table tabulate for viewing sequence information because it allows you to merge your sequence data with other feature data (e.g., taxonomy classifications for those sequences). Both commands are valid.

1 Like

Thanks. I will have to play around with the metadata tabulate method to explore it’s capabilities. All the best

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.