check.annotation.matrix.integrity: Annotation matrix checker

Description Usage Arguments Value Examples

View source: R/annotation.utility.R

Description

Assess the integrity of an annotation matrix where a transitive closure of annotations was performed.

Usage

1

Arguments

anc

the ancestor list.

ann.spec

the annotation matrix of the most specific annotations (0/1): rows are genes and columns are terms.

ann

the full annotation matrix (0/1), i.e. the matrix where the transitive closure of the annotation was performed. Rows are examples and columns are terms.

Value

If the transitive closure of the annotations is performed correctly, OK is returned, otherwise an error message is printed on the stdout.

Examples

1
2
3
4
5

HEMDAG documentation built on Feb. 12, 2021, 5:13 p.m.