View source: R/multifac_metadata.R
PlotMultiFacCmpdSummary | R Documentation |
Plot compound summary for multi-linear regression tool
PlotMultiFacCmpdSummary(
mSetObj = NA,
cmpdNm,
meta,
meta2,
version,
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 |
Input the metadata to visualize |
version |
version |
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 |
Jessica Ewaldjessica.ewald@mcgill.ca McGill University, Canada License: GPL-3 License
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.