Description Usage Arguments Value Examples
Search for GSE in GEO
1 | .searchGEOForGSE(acc_vector, geo_columns, gse_columns)
|
acc_vector |
A character vector with accession numbers |
geo_columns |
A character vector with columns to be returned (from within gsm table) |
gse_columns |
A character vector with columns to be returned (from within gse table) |
A data frame with results
1 2 | # startSpiderSeqRDemo()
# .searchGEOForGSE("GSE48253", "*", "*")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.