Description Usage Arguments Details Value
process450K
is a function used for our methylation 450K raw data preprocessing.
1 2 | preProcess450K(tcga.dir = ".", cancer = "BRCA", methylate = c("Beta",
"M"), verbose = TRUE)
|
tcga.dir |
directionary of TCGA cancer level-1 data |
cancer |
[ca]ncer [type] for TCGA retrieval |
methylate |
[me]thylate data value type; 'Beta'(default) and 'M' |
verbose |
TRUE |
utility R function; preProcess450K
list mset Methylated value matrix after ComBat process pd pdata for next analysis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.