Description Usage Arguments Value Examples
Extract GSMs needed to download RNA-seq data for a series
1 | extract_gsms(gse_text)
|
gse_text |
GSE text returned from |
Character vector of sample GSMs for the series gse_name
1 2 | gse_text <- crawl_gse('GSE111459')
gsm_names <- extract_gsms(gse_text)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.