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

Description Usage Arguments Value

View source: R/ontology.R

Description

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

Usage

1
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.


AllenInstitute/cocoframer documentation built on May 21, 2020, 3:09 a.m.