flowPeaks

"flowPeaks" is an algorithm to address the challenges of unsupervised clustering in flow cytometry data, which traditionally relies on finite mixture models or histogram-based spatial exploration. These conventional approaches face limitations such as computational inefficiency, difficulty in identifying clusters with irregular shapes, and challenges in handling high-dimensional data due to exponential increases in computational time and memory requirements, alongside unreliable histogram estimation.

By ingeniously merging concepts from finite mixture models and histogram spatial exploration, flowPeaks offers a solution that is not only capable of directly processing high-dimensional data but also proficient in identifying clusters of irregular shapes. The algorithm begins by employing the K-means algorithm with a substantially large K value to divide the cell population into numerous small clusters. This step facilitates generating a smoothed density function using the finite mixture model approach. Subsequently, flowPeaks exhaustively searches all local peaks within the density function, assigning cells to clusters based on their proximity to these peaks.

Topic

Cell biology

Detail

  • Operation: Spectral analysis;Clustering

  • Software interface: Command-line user interface,Library

  • Language: R

  • License: Artistic License 1.0

  • Cost: Free

  • Version name: 1.48.0

  • Credit: The National Institute of Allergy and Infectious Diseases.

  • Input: -

  • Output: -

  • Contact: Yongchao Ge yongchao.ge@gmail.com

  • Collection: -

  • Maturity: Stable

Publications

  • flowPeaks: a fast unsupervised clustering for flow cytometry data via K-means and density peak finding.
  • Ge Y and Sealfon SC. flowPeaks: a fast unsupervised clustering for flow cytometry data via K-means and density peak finding. flowPeaks: a fast unsupervised clustering for flow cytometry data via K-means and density peak finding. 2012; 28:2052-8. doi: 10.1093/bioinformatics/bts300
  • https://doi.org/10.1093/bioinformatics/bts300
  • PMID: 22595209
  • PMC: PMC3400953

Download and documentation


< Back to DB search