Learn R Programming

tinyarray (version 2.4.3)

get_gpl_txt: get gpl txt from GEO

Description

get gpl annotation txt file from GEO database

Usage

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

Value

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

Arguments

gpl

gpl accession from GEO database

destdir

The destination directory for data downloads.

download

download the txt file or not

Author

Xiaojie Sun

See Also

geo_download

Examples

Run this code
get_gpl_txt("GPL23270",destdir = tempdir())

Run the code above in your browser using DataLab