Converts a GPL accession number into the FTP URL for that annotation dataset.
1 2 | .make_gpl_url(gpl_acc, annot_gpl = TRUE,
ftp_prefix = paste0("ftp://ftp.ncbi.nlm.nih.gov/", "geo/platforms"))
|
gpl_acc |
String. A single GPL accession number, as used at Gene-Expression Omnibus. Of the form GPL12345. |
annot_gpl |
Logical. Should the function return the URL for the most recent (NCBI-constructed) annotations for the platform, or the user/vendor-submitted 'soft' file. |
ftp_prefix |
Prefix for the URL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.