LCSB-BioCore/GigaSOM.jl
Huge-scale, high-performance flow cytometry clustering in Julia
This tool helps biologists and medical researchers analyze extremely large flow cytometry datasets. You input raw FCS files, and it outputs cleaned, transformed data with cell populations clustered and visualized. It's designed for researchers who work with millions of cells and dozens of parameters, providing fast processing and clear insights into cellular patterns.
Use this if you need to quickly cluster and visualize very large flow cytometry datasets (hundreds of millions of cells) and require high-performance processing.
Not ideal if you are working with small datasets or prefer a graphical user interface over programmatic analysis.
Stars
36
Forks
9
Language
Julia
License
Apache-2.0
Category
Last pushed
Nov 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/LCSB-BioCore/GigaSOM.jl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JustGlowing/minisom
:red_circle: MiniSom is a minimalistic implementation of the Self Organizing Maps
felixriese/susi
SuSi: Python package for unsupervised, supervised and semi-supervised self-organizing maps (SOM)
abhinavralhan/kohonen-maps
Implementation of SOM and GSOM
saeyslab/FlowSOM_Python
The complete FlowSOM package known from R, now available in Python!
diego-vicente/ntnu-som
Using Self-Organizing Maps for Travelling Salesman Problem