check_annotations {annotatr} | R Documentation |
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.
check_annotations(annotations)
annotations |
A character vector of annotations possibly using the shortcuts |
If all the checks on the annotations pass, returns NULL to allow code to move forward.