View source: R/meanBarGeneric.R
| meanBarGeneric | R Documentation | 
barplot of gene expression
meanBarGeneric(tab, cond = NULL, points = FALSE, jitter = F,
  ylab = "")
tab: | 
 data.frame to plot!  | 
cond: | 
 a vector of conditions to group data  | 
points: | 
 Set to TRUE if points should be added  | 
jitter: | 
 set to TRUE if jitter should be applied to points  | 
ylab: | 
 enter ylab for plot!  | 
meanBarGeneric(table,points=colData$cond,points=T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.