ONTOBSOLETE: Annotation of ontology identifiers by terms defined and their...

Description Details Examples

Description

This is an R object mapping ontology identifiers to the specific terms in defined and their definition are obsolete

Details

All the obsolete ontology terms that are collected in this index will no longer exist in other mapping objects.

Examples

1
2
3
4
5
6
7
    # Convert the object to a list
    xx <- as.list(ONTOBSOLETE)
    if(length(xx) > 0){
        # Get the TERMS for the first elent of xx
        #ID(xx[[1]])
        Term(xx[[1]])
    }

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