Negin
January 24, 2019, 9:43pm
1
Hi,
I removed Eukaryota from my samples since I had a lot of host DNA. However, what happens is that when you make the taxa bar plot, you can see that those sequences were not removed and just moved to unassigned sequences. Otherwise, why wouldn’t the relative abundances change?
jwdebelius
(Justine Debelius)
January 25, 2019, 12:33pm
2
Hi @Negin ,
How did you remove the Eukaryota? Could you walk me through the steps/commands?
Best,
Justine
Negin
January 25, 2019, 4:48pm
3
Yes, here is the code I used:
Remove Euakaryota from the feature table
qiime taxa filter-table
–i-table /home/n-z/valizad2/dissertation_pilot/microbiome_analysis/Oct122018/dada2/v4_20181012/single/V4-20181012-table-dada2.qza
–i-taxonomy /home/n-z/valizad2/dissertation_pilot/microbiome_analysis/Oct122018/taxa/v4-20181012/silva-99-132/V4-20181012-taxonomy-99.qza
–p-exclude Eukaryota
–o-filtered-table /home/n-z/valizad2/dissertation_pilot/microbiome_analysis/Oct122018/dada2/v4_20181012/single/V4-20181012-table-no-Eukaryota.qza
Make taxa plot without the Eukaryota
qiime taxa barplot
–i-table /home/n-z/valizad2/dissertation_pilot/microbiome_analysis/Oct122018/dada2/v4_20181012/single/V4-20181012-table-no-Eukaryota.qza
–i-taxonomy /home/n-z/valizad2/dissertation_pilot/microbiome_analysis/Oct122018/taxa/v4-20181012/silva-99-132/V4-20181012-taxonomy-99.qza
–m-metadata-file /home/n-z/valizad2/dissertation_pilot/microbiome_analysis/Oct122018/metadata/v4/20181012-sample-metadata.tsv
–o-visualization /home/n-z/valizad2/dissertation_pilot/microbiome_analysis/Oct122018/taxa/v4-20181012/silva-99-132/V4-20181012-taxa-bar-plots-99-no-Eukaryota.qzv
Hi @Negin , it sounds like you were able to resolve your filtering issue on this other thread (linked below), but please let us know if you are still having issues related to filtering unclassified/eukarya.
I tried Greengenes, it gave me completely different taxa results. V4 primer-trained classifier was worse so I just used the pre-trained classifiers from QIIME2 website. I was able to remove Eukaryota as well as Unclassified but I can’t seem to be able to get rid of D-0-Bacteria;-;-;-;-;-. I tried different methods. None of them worked. Any hints?
1 Like
system
(system)
Closed
February 26, 2019, 11:44pm
5
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.