Plot the Betabinomial fits for all taxa in a phyloseq object

plot_bb_fits(ps, bins = NULL)

Arguments

ps

A phyloseq object containing data for a reference experiment. This should assume absence of any differential effect (all variation is random).

bins

number of bins to use for histograms. Defaults to Sturges rule.

Value

A ggplot2 plot object shwoing the fits for each taxon.