Not an algorithm, but a
Goals
- Easily build
reproducible gating pipelines . Use any gating algorithm - interchange any algorithm at any step (support gating plugins)
- Simplify
data handling and data management .- Easily pass subsets of the data (cell subsets) to different gating algorithms.
Simple(r) pipeline template definitions - Pipeline defined via text file (csv)
- Templates and code are
re-usable for standardized assays and data.
Facilitate comparative analysis - Import manually gated data from FlowJo workspaces
Scale to large data sets - HDF5 support - data sets limited by disk space not RAM.