Description Author(s) Examples
A named vector to convert miRBase IDs to miRBase Accessions. Values to be converted are in the names of the vector. Output conversion values are in the elements of the vector.
David Montaner dmontaner@cipf.es.
1 2 | v <- c ("hsa-let-7a*", "hsa-miR-105*", "nada")
id2accession[v]
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.