TermSet-class {ontoProc}R Documentation

manage ontological data with tags and a DataFrame instance

Description

manage ontological data with tags and a DataFrame instance

abbreviated display for TermSet instances

Usage

## S4 method for signature 'TermSet'
show(object)

Arguments

object

instance of TermSet class

Value

instance of TermSet

Examples

efoOnto = getEFOOnto()
defsibs = siblings_TAG("EFO:1001209", efoOnto)
class(defsibs)
defsibs

[Package ontoProc version 1.6.0 Index]