View source: R/get_geo_links.R
get_geo_links | R Documentation |
Get links to any GEO supplementary files matches one or more of the
searches
.
IMPORTANT: When downloading files from GEO, make sure
"ftp://" are replaced with "http://" in URLs, as the former can
cause download issues on certain machines.
get_geo_links(gsm, searches = construct_searches(), verbose = TRUE)
gsm |
GEO GSM id. Matches will be case-insensitive. |
searches |
Named list of regex queries. |
verbose |
Print messages. |
Named list.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.