Description Usage Arguments Value See Also Examples
This function plots the abundance of a particular OTU by class. The function uses the estimated posterior probabilities to make technical zeros transparent.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
obj |
A MRexperiment object with count data. |
otu |
The row number/OTU to plot. |
classIndex |
A list of the samples in their respective groups. |
log |
Whether or not to log2 transform the counts - if MRexperiment object. |
norm |
Whether or not to normalize the counts - if MRexperiment object. |
jitter.factor |
Factor value for jitter. |
pch |
Standard pch value for the plot command. |
labs |
Whether to include group labels or not. (TRUE/FALSE) |
xlab |
xlabel for the plot. |
ylab |
ylabel for the plot. |
jitter |
Boolean to jitter the count data or not. |
... |
Additional plot arguments. |
Plotted values
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.