Convert a nested Mouse Brain Atlas ontology to a data.frame

flatten_mba_ontology(ontology, ontology_df = NULL)

Arguments

ontology

A nested ontology object

ongology_df

An existing ontology data.frame. This is used for recursion. You should use the default, NULL, to extract a full ontology.

Value

a data.frame with all descriptive columns for the ontology.