codifab_plot.Rd
This function returns a plot to visualize differential abundance of taxa between conditions, compared to all other taxa as references. These differential abundances should already have been calculated with [add_codifab].
codifab_plot(ta, diffabun_var)
A tidyamplicons object
The variable with differential abundances in the taxon_pair table
A ggplot object
Significance of tests is determined by capping the false discovery rate at 10 non-independent tests. See [p.adjust].