BuildTree: BuildTree

Description Usage Arguments Details Value Examples

View source: R/function.R

Description

Generate an array generant tree of a data.tree data structure and save it

Usage

1

Arguments

tag

List generate from TagProcess, for more see TagProcess

Details

Title

Value

list with two elements, a data.tree data structure and a dataframe of array information for each cell barcode

Examples

1
2
data("example_data",package = "LinTInd")
treeinfo<-BuildTree(tag)

mana-W/LinTInd documentation built on Feb. 14, 2022, 10:13 a.m.