downloadCNVdata: This function downloads, pre-processes and filters harmonized...

Description Usage Arguments Value Examples

View source: R/downloadCNVdata.R

Description

This function downloads, pre-processes and filters harmonized copy number variation data obtained via RNA-Seq for a given cohort of patients available within The Cancer Genome Atlas project.

Usage

1
downloadCNVdata(projectID, data.dir = "./dataDownload")

Arguments

projectID

cohort of patients in TCGA database, for list available projects type: listTCGAcohorts(), character string

data.dir

directory to save expression data, character string, default: "./dataDownload"

Value

matrix with CNV data; columns are internal patient IDs, rows are HGNC gene symbols

Examples

1
## Not run: downloadCNVdata(projectID = "TCGA-COAD")

kkolmus/MolecularAnalyzeR documentation built on Dec. 21, 2021, 6:46 a.m.