View source: R/plotDistributions.R
plotFeatureDensity | R Documentation |
Plot distribution curves of abundances of each feature across all samples
plotFeatureDensity(dataset = NULL, byFeature = T, rank = NULL, ftlist = NULL)
dataset |
MicroVis dataset. Default is the active dataset |
byFeature |
Split curves by feature? |
rank |
Rank at which to select features to plot |
ftlist |
Features to plot |
Density plots of each feature across all samples
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.