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

a list with deg data.frame, volcano plot and a list with DEGs.

Author(s)

Xiaojie Sun

See Also

geo_download

Examples

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

tinyarray documentation built on June 22, 2024, 9:58 a.m.