connect_classes {ontoProc}R Documentation

connect ontological categories between related, annotated SummarizedExperiments

Description

connect ontological categories between related, annotated SummarizedExperiments

Usage

connect_classes(ont, se1, se2)

Arguments

ont

an ontologyIndex ontology instance

se1

SummarizedExperiment instance with 'label.ont' among colData columns

se2

SummarizedExperiment instance with 'label.ont' among colData columns

Value

a list with two sublists mapping from terms in one SE to descendant terms in the other SE


[Package ontoProc version 1.15.1 Index]