get_gpl_txt: get gpl txt from GEO

View source: R/2_geo_id.R

get_gpl_txtR Documentation

get gpl txt from GEO

Description

get gpl annotation txt file from GEO database

Usage

get_gpl_txt(gpl, destdir = getwd(), download = FALSE)

Arguments

gpl

gpl accession from GEO database

destdir

The destination directory for data downloads

download

download the txt file or not

Value

No return value. When 'download = TRUE', the GPL annotation file is saved in 'destdir'.

Author(s)

Xiaojie Sun

See Also

geo_download

Examples

get_gpl_txt("GPL23270",destdir = tempdir())

tinyarray documentation built on Aug. 2, 2026, 9:07 a.m.