Skip to contents

Check for redundant parent regions included in a list of acronyms in a plate. For example, if all the the subregions for the hypothalamus are represented, the HY should not be included in the list.

Usage

check_redundant_parents(acronyms, ontology = "allen")

Arguments

acronyms

(vec) a vector of acronyms to check for possible parents that are redundantly included in the vector.

ontology

(str, default = "allen") Region ontology to use. options = "allen" or "unified"

Value

A list containing two elements: one vector of unique child acronyms, a vector of the parent regions considered redundant