Description Usage Arguments Value Examples
Download metadata from GEO and SRA
1 2 | get_metadata(geo_series_acc, destdir, geo_only = FALSE,
download_method = "auto")
|
geo_series_acc |
GEO series accession ID. |
destdir |
directory where the metadata files will be saved. |
geo_only |
logical, whether to download GEO metadata only. Default is FALSE. If TRUE, then SRA metadata will not be downloaded. |
download_method |
download method for GEOquery.
See |
a list of GEO and SRA metadata.
1 2 | get_metadata(geo_series_acc="GSE102170",destdir=tempdir(),
geo_only=TRUE,download_method="auto")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.