Description Usage Arguments Value Examples
This function plots a histogram showing the features along the y-axis and percent reproducible sample pairs per feature on the x-axis.
1 2 3 4 5 | MarrPlotFeatures(
object,
xLab = "Percent reproducible sample pairs per feature",
yLab = "Feature"
)
|
object |
a Marr object from |
xLab |
label for x-axis. Default is 'Percent reproducible sample pairs per feature for pairwise replicates'. |
yLab |
label for y-axis. Default is 'Feature' |
A histogram will be created showing the features along the y-axis and percent reproducible sample pairs per feature on the x-axis.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.