getOntologyId {scOntoMatch}R 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)

[Package scOntoMatch version 0.1.1 Index]