Description Usage Arguments Value Examples
This function plots a histogram showing the sample pairs along the y-axis and percent reproducible features per sample pair on the x-axis.
1 2 3 4 5 | MarrPlotSamplepairs(
object,
xLab = "Percent reproducible features per sample pair",
yLab = "Sample pair"
)
|
object |
a Marr object from |
xLab |
label for x-axis. Default is 'Percent reproducible features per sample pair for pairwise replicates'. |
yLab |
label for y-axis. Default is 'Sample pair' |
A histogram will be created showing the sample pairs along the y-axis and percent reproducible features per sample pair 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.