check: Check an ontology index object

View source: R/data.R

checkR Documentation

Check an ontology index object

Description

Perform simple consistency checks on ontology_index object

Usage

check(ontology, stop_if_invalid = FALSE)

Arguments

ontology

ontology_index object.

stop_if_invalid

Logical value determining whether the function should call stop and print an error message upon finding that the given ontology_index is in valid.


ontologyIndex documentation built on July 4, 2024, 1:08 a.m.