View source: R/methyl_master_prepare_sample_sheet.R
methyl_master_prepare_sample_sheet | R Documentation |
compare results from different routine outputs For example, create a MethylMaster style sample sheet from selected 3p-del (positive control) KIRC samples from the firehose collection on CBioPortal
methyl_master_prepare_sample_sheet( prep.output.path.name = NULL, prep.file.sep = NULL, prep.idat.dir = NULL, prep.sample.sheet = NULL, prep.primary.samples = NULL, prep.sample.group = NULL, prep.platform = NULL, prep.batch = 1 )
prep.output.path.name |
The output file destination |
prep.file.sep |
The file separator to use |
prep.idat.dir |
The .idat file directory |
prep.sample.sheet |
The sample sheet to use |
prep.primary.samples |
The specified primary sample IDs |
prep.sample.group |
The specified sample groups |
prep.platform |
The platform |
prep.batch |
the batch variable |
A sample sheet for use with MethylMaster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.