plotrla | R Documentation |
Relative Log Abundance (RLA) plots
plotrla(data, lv, type = "g", ...)
data |
data row as peaks and column as samples |
lv |
factor vector for the group information |
type |
'g' means group median based, other means all samples median based. |
... |
parameters for boxplot |
Relative Log Abundance (RLA) plots
data(list) plotrla(list$data, as.factor(list$group$sample_group))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.