View source: R/meta_data_utils.R
SanityCheckIndData | R Documentation |
Performs a sanity check on each-uploaded dataset for meta-analysis. Briefly, this function will exclude empty rows, check class labels, ensure only 2 groups are being compared within the dataset, ensure sample names are unique, remove low quality samples/features, and replace missing values.
SanityCheckIndData(mSetObj = NA, dataName)
mSetObj |
Input name of the created mSet Object |
dataName |
Input name of the dataset to perform the sanity check. |
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.