| 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 |
No return value. When 'download = TRUE', the GPL annotation file is saved in 'destdir'.
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.