View source: R/meta_data_utils.R
PlotSelectedFeature | R Documentation |
This function plots a box-plot of the expression pattern of a user-selected feature across the different datasets included in meta-analysis.
PlotSelectedFeature(mSetObj = NA, gene.id, format = "png", dpi = 72)
mSetObj |
Input name of the created mSet Object. |
gene.id |
Input the name of the selected feature. |
format |
format, in "png" etc. |
dpi |
dpi value for the image. |
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.