check_annotations: Function to check for valid annotations

View source: R/utils.R

check_annotationsR Documentation

Function to check for valid annotations

Description

Gives errors if any annotations are not in builtin_annotations() (and they are not in the required custom format), basicgenes are used, or the genome prefixes are not the same for all annotations.

Usage

check_annotations(annotations)

Arguments

annotations

A character vector of annotations possibly using the shortcuts

Value

If all the checks on the annotations pass, returns NULL to allow code to move forward.


rcavalcante/annotatr documentation built on March 25, 2023, 9:51 a.m.