id2mirLast: miRBase ID conversion to the latest version.

Description Author(s) See Also Examples

Description

A named vector to convert miRBase IDs to the latest version. Values to be converted are in the names of the vector. Output conversion values are in the elements of the vector.

Conversion vectors to versions 19 and 20 are also available: id2mir19 and id2mir20.

id2mirLast is a copy of id2mir20.

Author(s)

David Montaner dmontaner@cipf.es

See Also

buildVersion

Examples

1
2
3
4
v <- c ("hsa-let-7a*", "hsa-miR-105*", "nada")
id2mirLast[v]
id2mir20[v]
id2mir19[v]

dmontaner/mirbaseID documentation built on May 15, 2019, 9:36 a.m.