getOntologyName: Get a names list of ontology and id by id

View source: R/helper_functions.R

getOntologyNameR 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)

scOntoMatch documentation built on Nov. 2, 2023, 5:20 p.m.