This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bar plots at genera level with absolute percentage difference between two groups in R

I am trying to create the following plot. I tried phyloseq and ggplots but just can't figure this out. if someone could help me

Absolute Percentage Difference

r

you need to provide the initial data that you are working with as an example

I am using the 16S data, OTUs, taxonomy and metadata. sample data can be loaded using the global patterns sample dataset.

library(phyloseq)
data(GlobalPatterns)

0 answers

No answers yet.

Log in to answer this question.