getOntologyName {scOntoMatch}R Documentation

Get a names list of ontology and id by id

Description

Get a names list of ontology and id by id

Usage

getOntologyName(ont, onto_id)

Arguments

ont

ontology object

onto_id

character vector of ontology ids

Value

a named list mapping ontology id and ontology name

Examples

## Not run: 
getOntologyName(onto_id = "epithelial cell of lung", ont = ont)

## End(Not run)

[Package scOntoMatch version 0.1.1 Index]