matei-ionita/Tailor: Gaussian mixture modeling for heavy-tailed distributions in Flow Cytometry data

Tailor provides a Gaussian mixture modeling workflow for working with flow cytometry data. The first step is a preliminary binning of the data, which is used for both weighted subsampling and initialization of the main algorithm. This serves to address the two main deficiencies of standard mixture modeling approaches: slow runtime and sensitivity to initialization. The main algorithm is a weighted version of the Expectation-Maximization (EM) algorithm, through which Tailor models the data as a superposition of mixture components. Finally, some of these components are merged, if there are strong indications that they belong to the same biological population.

Getting started

Package details

AuthorMatei Ionita
Bioconductor views CellBasedAssays CellBiology Clustering FlowCytometry
MaintainerMatei Ionita <matei@sas.upenn.edu>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("matei-ionita/Tailor")
matei-ionita/Tailor documentation built on Jan. 4, 2021, 11:47 a.m.