Description Usage Arguments Details Value Author(s) Examples
View source: R/DSAVEPlotDSAVEScore.R
Plots DSAVE scores, optionally with scores from other datasets as reference.
1 | DSAVEPlotDSAVEScore(dsScores, dsNames, ref = NA)
|
dsScores |
Output from DSAVEGetTotalVariation or a list of such outputs |
dsNames |
The names of the dataset(s), either a string or a list of strings |
ref |
(Optional) Reference datasets, for example DSAVE::datasetScoresHuman (2000), DSAVE::datasetScoresHuman1000 and DSAVE::datasetScoresHuman500. The reference must have been calculated using the same template as the samples, i.e. match the number of cells. |
Calculates the average pairwise total variation between two pools of cells with specific size, with a TPM filtration on the genes.
nothing
Johan Gustafsson, <gustajo@chalmers.se>
1 | ## Not run: DSAVEPlotDSAVEScore(dsScores, dsNames, DSAVE::datasetScoresHuman)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.