Description Usage Arguments Value Examples
View source: R/plotRelativeDensities.R
Overlay all relative densities
1 | plotRelativeDensities(mat, Group = NULL, idx = NULL, main = "Densities")
|
mat |
Matrix with positive entries, samples as columns |
Group |
The factor showing the sample membership, of length ncol(mat) |
idx |
Number between 1:ncol(mat); which sample to use as denominator, first one by default |
main |
Title; optional |
Plotting only
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.