Description Usage Arguments Examples
Downloads list of file names from Entrez GEO repository. - "suppl" Supplementary files - "soft" SOFT formatted family file(s) - "miniml" MINiML formatted family file(s) - "matrix" Series Matrix File(s)
1 | get_dirlist(Accession, dir)
|
Accession |
GEO Accession, a charcter string. |
dir |
Download family format, a character vector. |
1 2 3 | # Download supplementary and matrix file names
resp <- get_dirlist("GSE100206", dir = c("matrix", "suppl"))
resp
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.