View source: R/descriptionPlots.r
descriptionPlots | R Documentation |
Description plots of the counts according to the biological condition
descriptionPlots( counts, group, col = c("lightblue", "orange", "MediumVioletRed", "SpringGreen"), ggplot_theme = theme_light() )
counts |
|
group |
factor vector of the condition from which each sample belongs |
col |
colors for the plots (one per biological condition) |
ggplot_theme |
ggplot2 theme function ( |
PNG files in the "figures" directory and the matrix of the most expressed sequences
Hugo Varet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.