get_gpl_txt | R Documentation |
get gpl annotation txt file from GEO database
get_gpl_txt(gpl, destdir = getwd(), download = FALSE)
gpl |
gpl accession from GEO database |
destdir |
The destination directory for data downloads. |
download |
download the txt file or not |
a list with deg data.frame, volcano plot and a list with DEGs.
Xiaojie Sun
geo_download
get_gpl_txt("GPL23270",destdir = tempdir())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.