Description Usage Arguments Value
Converts the numeric 9-mer UIDs used by the NCBI::GEO database into the GSExxxxx / GPLxxxxxx / GSMxxxxx accession numbers that are also used by that database.
1 | geo_id_to_accession(geo_ids)
|
geo_ids |
A vector of numerical NCBI::GEO identifiers. May be given as a numeric vector or a character-vector. |
A vector of NCBI::GEO accession numbers (eg, GPL12345, GSE98765, GSM24681). NA is returned for any input identifier that is not of the 9-digit 1-, 2- or 3-leading format used for uids by NCBI::GEO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.