View source: R/general_data_utils.R
PlotCmpdSummary | R Documentation |
Plot compound summary change to use dataSet$proc instead of dataSet$orig in case of too many NAs
PlotCmpdSummary(
mSetObj = NA,
cmpdNm,
meta = "NA",
meta2 = "NA",
count = 0,
format = "png",
dpi = 72,
width = NA
)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
cmpdNm |
Input the name of the compound to plot |
meta |
meta is "NA" |
meta2 |
only applicable for multifac module, secondary factor |
count |
img count number |
format |
Input the format of the image to create |
dpi |
Input the dpi of the image to create |
width |
Input the width of the image to create |
Jeff Xiajeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.