filter_direct_parent {OBO} R Documentation

removes terms that associated with the given terms id directly

Description

Usage

filter_direct_parent(obo, direct.parent);

Arguments

obo

[as GO_OBO]

direct.parent

reference id collection that will be filtered and filter theirs direct associations. [as string]

Details

Authors

annotationKit

Value

this function returns data object of type GO_OBO.

clr value class

Examples


[Package OBO version 1.0.0.0 Index]