addTitles: get the titles of a bunch of GSM entries

View source: R/addTitles.R

addTitlesR Documentation

get the titles of a bunch of GSM entries

Description

like it says on the tin. this is usually for labeling purposes.

Usage

addTitles(x, column = "subject", cachePath = NULL)

Arguments

x

either a grSet from sesamizeGEO, or a bunch of GSMs

column

name of the column holding the GSMs ("subject")

cachePath

where to cache the GEOmetadb sqlite file (tempdir())

Value

       a retitled grSet (if x is a grSet) or a bunch of titles

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