Hello,
I would like to filter my feature table to include a handful of taxa that differ across my 2 treatments so I used “p mode exact” and “p include”.
Here is my command (sorry for the long file names):
qiime taxa filter-table
–i-table mesocosms-nonchimeric-w-borderline-Exper.Day14to20-table.qza
–i-taxonomy taxonomy-mesocosms-gg99-nonchimera-w-borderline.qza
–p-mode exact
–p-include “k__Bacteria;p__Proteobacteria;c__Alphaproteobacteria;o__Rhodobacterales;f__Rhodobacteraceae;g__Octadecabacter;s__”, “k__Bacteria;p__Proteobacteria;c__Gammaproteobacteria;o__Oceanospirillales;f__;g__;s__”, “k__Bacteria;p__Bacteroidetes;c__[Saprospirae];o__[Saprospirales];f__Saprospiraceae;g__;s__”, “k__Bacteria;p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Microbacteriaceae;g__Candidatus Aquiluna;s__rubra”
–o-filtered-table mesocosms-nonchimeric-w-borderline-Exper.Day14to20-ANCOMdifferingtaxa-table.qza-exact.qza
I got the error message:
" Got unexpected extra arguments (k__Bacteria;p__Proteobacteria;c__Gammap
roteobacteria;o__Oceanospirillales;f__;g__;s__, k__Bacteria;p__Bacteroidetes
;c__[Saprospirae];o__[Saprospirales];f__Saprospiraceae;g__;s__, k__Bacteria;
p__Actinobacteria;c__Actinobacteria;o__Actinomycetales;f__Microbacteriaceae;
g__Candidatus Aquiluna;s__rubra)
Would you let me know what I did wrong? Am I not supposed to put commas between the taxa names and have the exact taxa names in quotes?
Thank you!
Lisa