parseGSEMatrix: Parse a GSE mstrix file

View source: R/parseGEO.R

parseGSEMatrixR Documentation

Parse a GSE mstrix file

Description

Not meant for user calling, but parses a single GSEMatrix file.

Usage

parseGSEMatrix(
  fname,
  AnnotGPL = FALSE,
  destdir = tempdir(),
  getGPL = TRUE,
  parseCharacteristics = TRUE
)

Arguments

fname

filename

AnnotGPL

set to TRUE to get the annotation GPL version

destdir

the destdination directory for download

getGPL

whether or not to get the GPL associated

parseCharacteristics

Whether or not to do full "characteristic" parsing


seandavi/GEOquery documentation built on July 18, 2023, 4:30 p.m.