Description Usage Arguments Examples
Creates a boxplot of expression data contained in a matrix.
1 | boxplotDataNoFile(dmat, exptname, dlevel)
|
dmat |
matrix containing expression data to be boxplotted |
exptname |
Name of the experiment, used to build plot title |
dlevel |
Stage of the experiment e.g. raw, summarized, normalized |
1 2 | #Create a boxplot containing normalized expression data for myexpt
## Not run: boxplotDataNoFile(dmat, "MyExpt", "mednormed")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.