getOntologyId: Get a names list of ontology and id by name

View source: R/helper_functions.R

getOntologyIdR Documentation

Get a names list of ontology and id by name

Description

Get a names list of ontology and id by name

Usage

getOntologyId(ont, onto_name)

Arguments

ont

ontology object

onto_name

character vector of ontology names

Value

a named list mapping ontology id and ontology name

Examples

## Not run: 
getOntologyId(onto_name = "epithelial cell of lung", ont = ont)

## End(Not run)

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