Description Usage Arguments Value Author(s) Examples
View source: R/DSAVEPlotTotalVariation.R
Plots the total variation as a function of pool size, with bulk variation as reference.
1 | DSAVEPlotTotalVariation(dsData, dsNames, bulkIndex = 1)
|
dsData |
Output from DSAVEGetTotalVariation or a list of such outputs |
dsNames |
The names of the dataset(s), either a string or a list of strings |
[optional] |
bulkIndex A number 1-5, representing the following pseudo-TPM values: 1: 0.5-100k, 2: 0.5-2, 3: 100-100k, 4: 0.5-50, 5: 2-100. Defaults to 1. |
the ggplot object
Johan Gustafsson, <gustajo@chalmers.se>
1 | ## Not run: DSAVEPlotTotalVariation(dsData, dsNames)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.