Takes illumina methylation files and creates new individualfiles using features that exist in the mysites files
1 2 | create_tcga_methyl_files(file, subset = TRUE, mysites = NULL,
out.string = "blah", output_folder = "./")
|
file |
input methylation file , file name is of form "ACC_etc_etc...." |
subset |
Whether to restrict to sites in mysites file,default T |
mysites |
vector of site names |
out.string |
If subset=T Should be the string explaining the sites used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.