define_child_accessions: Label cell set children

View source: R/required_scripts.R

define_child_accessionsR Documentation

Label cell set children

Description

Create an additional tag called child_cell_set_accessions, which is a “|”-separated character vector indicating all of the child set sets. This is calculated by parsing the cell_set_label tags and is helpful for integration into downstream ontology use cases.

Usage

define_child_accessions(nomenclature)

Arguments

nomenclature

the nomenclature table output from 'build_nomenclature_table' or related/downstream functions

Value

An updated nomenclature table with a "child_cell_set_accessions" column appended


AllenInstitute/CCN documentation built on April 15, 2023, 10:48 p.m.