Cytof_BinaryTree: Builds a binary tree for mass cytometry data.

Description Usage

View source: R/Cytof_BinaryTree.R

Description

Builds a binary tree for mass cytometry data.

Usage

1
2
3
4
5
6
7
Cytof_BinaryTree(
  M,
  minleaf = 1,
  t = 0.1,
  verbose = TRUE,
  force_first_markers = NULL
)

cytometree documentation built on Dec. 5, 2019, 1:06 a.m.