Learn R Programming

scOntoMatch (version 0.1.1)

getOntoMultiMapping: Match descendants to ancestors in multiple ontology id lists

Description

Match descendants to ancestors in multiple ontology id lists

Usage

getOntoMultiMapping(ont, onts)

Value

a named character of mapping from:mapping to

Arguments

ont

ontologyIndex object

onts

named list of ontology ids

Examples

Run this code
if (FALSE) {
getOntoMultiMapping(ont = ont, onts = c("CL0000548", "CL:0000066", "CL:0000082"))
}

Run the code above in your browser using DataLab