cytometree2.0.6 package

Automated Cytometry Gating and Annotation

Annotation

Annotates cell populations found using CytomeTree.

AsinhTransformation

Data transformation using asinh

BiexpTransformation

Data transformation using biexp

BinaryTree

Builds a binary tree.

bootstrapCI

Bootstrapped Confidence Interval.

CytEM

E-M algorithm.

Cytof_BinaryTree

Builds a binary tree for mass cytometry data.

CytofEM

E-M algorithm for cytoftree.

CytofTree

Binary tree algorithm for mass cytometry data analysis.

cytometree-package

cytometree: Automated Cytometry Gating and Annotation

CytomeTree

Binary tree algorithm for cytometry data analysis.

FmeasureC_no0

C++ implementation of the F-measure computation without the reference ...

FmeasureC

C++ implementation of the F-measure computation

GaussMix

Bi-modal normal mixture distribution.

GaussMix2

tri-modal normal mixture distribution.

KmeansOPT

Finds the partition which minimize the within-leaves sum of squares.

LeavesCenters

Computes means of leaves given cytomeTreeObj.

LeavesMedians

Computes medians of leaves given cytomeTreeObj.

Log10Transformation

Data transformation using log10

Partition2gr

Computes N-1 possible partitions of ordered N into 2 subsets.

Partition3gr

Computes (N-1)*(N-2) possible partitions of N into 3 subsets.

plot_cytopop

Plot the cell count for each population using CytomeTree.

plot_graph

Plot the binary tree built using CytomeTree.

plot_nodes

Plot the distribution of the observed cells at each node of the binary...

RetrievePops

Retrieve cell populations found using Annotation.

TreeAnnot

Returns the underlying annotation given a tree pattern.

Given the hypothesis of a bi-modal distribution of cells for each marker, the algorithm constructs a binary tree, the nodes of which are subpopulations of cells. At each node, observed cells and markers are modeled by both a family of normal distributions and a family of bi-modal normal mixture distributions. Splitting is done according to a normalized difference of AIC between the two families. Method is detailed in: Commenges, Alkhassim, Gottardo, Hejblum & Thiebaut (2018) <doi: 10.1002/cyto.a.23601>.

  • Maintainer: Boris P Hejblum
  • License: LGPL-3 | file LICENSE
  • Last published: 2025-07-24