Creating a relative abundance bar plot in R with qiime2 data

Sorry to double-post!

I've been meaning to post a modern example, so here goes!

Because I usually run qiime taxa barplot anyway, I just import that .qzv file into R.

This uses Base R + Tidyverse (no Phylose, not even qiime2r!)

Full code on GitHub:

3 Likes