getGSMs: fetch supplemental data (IDATs) for a given dataset

View source: R/getGSMs.R

getGSMsR Documentation

fetch supplemental data (IDATs) for a given dataset

Description

There's probably a better way to do this, but we haven't found it. IDAT files will be dumped into the working directory, so setwd() first.

Usage

getGSMs(GSMs, cachePath = NULL)

Arguments

GSMs

a vector of GEO sample IDs

cachePath

where the cached GEOmetadb SQLite file lives (tempdir())

Value

       a list of supplementary filenames, usually 2 per GSM

ttriche/sesamizeGEO documentation built on Nov. 12, 2023, 5:42 p.m.