extSampleGEO: Extract Sample Matrix

Description Usage Arguments Author(s) Examples

View source: R/extSampleGEO.R

Description

Extracts the sample annotation matrix for GEO data

Usage

1
extSampleGEO(data,sampleName)

Arguments

data

data imported using GEOquery

sampleName

the sample name

Author(s)

Nicholas Hutson

Examples

1
2
3
data <- getGEO("GSE443452")
sampleName <- "DBTRG untreated rep1"
extSampleGEO(data,sampleName)

ndhutso/geneSummary documentation built on Nov. 4, 2019, 8:43 p.m.