create_tcga_methyl_files: Create methylation files for TCGA cancers using defined sets...

Description Usage Arguments

Description

Takes illumina methylation files and creates new individualfiles using features that exist in the mysites files

Usage

1
2
create_tcga_methyl_files(file, subset = TRUE, mysites = NULL,
  out.string = "blah", output_folder = "./")

Arguments

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


graeberlab/small.cell.project documentation built on May 12, 2019, 5:16 p.m.