Plot gene weigth across selected samples
| 1 2 | PlotGeneWeight(RomaData, PlotGenes = 40, ExpressionMatrix = NULL,
  LogExpression = TRUE, Selected = NULL, PlotWeigthSign = FALSE)
 | 
| RomaData | list, the analysis returned by rRoma | 
| PlotGenes | scalar, numeric. The number of genes to plot | 
| ExpressionMatrix | matrix, numeric. The expression matrix used to produce gene expression boxplot. If NULL (default), no gene expression information is reported | 
| LogExpression | boolean, should gene expression be logtransformed? | 
| Selected | vector, integer. The position of the genesets to plot | 
| PlotWeigthSign | boolean, should the sign of the genes weigth be used to color the plots? | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.