View source: R/data_functions.R
getGEOdata | R Documentation |
Get data from the GEO database
getGEOdata(
ID = "GSE222693",
geodir = "~/myScratch/GEO",
fetch_files = TRUE,
...
)
... |
GSE234099 <- getGEOdata(ID = "GSE234099", fetch_files = FALSE)
GSE222693 <- getGEOdata(ID = "GSE222693")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.