preprocessGSE: Preprocess GSE Dataset

Description Usage Arguments Value

View source: R/preprocess.R

Description

Downloads GSE dataset by GEO accession and performs preprocessing

Usage

1
preprocessGSE(geoAccesion, annotate = TRUE, normalize = TRUE, ...)

Arguments

geoAccesion

e.g 'GSE19830'

annotate

annotate with feature data from provided geo platform

normalize

quantile normalize GEO dataset

...

arguments further passed to preprocessDataset

Value

clustered dataset, matrix, first column identifies cluster of the row


ctlab/LinSeed documentation built on Aug. 9, 2019, 4:33 p.m.