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)

YY-SONG0718/scOntoMatch documentation built on Nov. 1, 2023, 11:51 a.m.