compute_redundancy: Compute redundancy score for each term.

Description Usage Arguments Value

View source: R/ontology.R

Description

The score is defined as the maximum Jaccard index between the annotations of a term and the annotations of its children.

Usage

1

Arguments

o

An annotated ontology object.

Value

A numeric vector of Jaccard index values (between 0 and 1) for each term. Terms for which the score is not defined (e.g. terms with no children or no annotations) will have an NA value.


SimonLarsen/higana documentation built on April 24, 2020, 7:29 a.m.