View source: R/get_geo_supplementary_files.R
get_geo_supplementary_files | 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_supplementary_files(
gsm,
searches = construct_searches(),
verbose = TRUE
)
gsm |
GEO GSM id. Matches will be case-insensitive. |
searches |
Named list of regex queries. |
verbose |
Print messages. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.