View source: R/methyl_master_tcga_clin_data.R
methyl_master_tcga_clin_data | R Documentation |
get primary ids from sample names from tcga clinical file
methyl_master_tcga_clin_data( clin.tcga.file.path = NULL, clin.sample.names = NULL, clin.copy.files = FALSE, clin.sample.sheet = TRUE, clin.idat.dir = getwd(), clin.sub.dir = NULL )
clin.tcga.file.path |
The path to the tcga files |
clin.sample.names |
The sample names |
clin.copy.files |
Whether to copy the files to a different directory |
clin.sample.sheet |
Whether to use a sample sheet specifying files |
clin.idat.dir |
The idat dir |
clin.sub.dir |
The sub directory |
#outputs a vector or excel of primary ids for input tcga smamples names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.