create_hierarchy: create_hierarchy

View source: R/loom.R

create_hierarchyR Documentation

create_hierarchy

Description

Create hierarchy as named list of tree levels (SCopeTreeL1, SCopeTreeL2, SCopeTreeL3)

Usage

create_hierarchy(level.1.name = NULL, level.2.name = NULL, level.3.name = NULL)

Arguments

level.1.name

Name of top level of the hierarchy.

level.2.name

Name of the second level of the hierarchy.

level.3.name

Name of the third level of the hierarchy.


aertslab/SCopeLoomR documentation built on April 19, 2022, 11:25 a.m.