ONTSYNONYM: Map from ontology synonyms to ontology terms

Description Details Examples

Description

ONTSYNONYM is an R object that provides mapping from ontology synonyms to ontology terms

Details

Mappings were based on data provided by: Disease Ontology With a date stamp from the source of: 20140417 (sub_version 2653)

Examples

1
2
3
4
5
6
    x <- ONTSYNONYM
    sample(x, 3)
    # ontology ID "DOID:8757" has a lot of synonyms
    ONTTERM[["DOID:8757"]]
    #  ID "DOID:9134" is a synonym of  ID "DOID:8757"
    #ID(ONTSYNONYM[["DOID:9134"]])

hxin/topOnto.HDO.db documentation built on May 17, 2019, 9:15 p.m.