get_gpl_txt {tinyarray} | R 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
Examples
get_gpl_txt("GPL23270",destdir = tempdir())
[Package tinyarray version 2.4.2 Index]