Closed nicbarker closed 6 years ago
At the moment there has not been any gating functionality implemented.
The most basic gate would be a rectangle polygon gate, and would produce a "sub sample" containing all samples within the polygon.
It might be an idea to look into the gatingML spec and see if it's worth integrating - most likely for interoperability with things written in R.
gatingML
Initial gate drawing has been done. Currently the gates can't be selected or modified, subsamples aren't created, and gates aren't saved between sessions.
This is mostly done from a functional perspective.
At the moment there has not been any gating functionality implemented.
The most basic gate would be a rectangle polygon gate, and would produce a "sub sample" containing all samples within the polygon.
It might be an idea to look into the
gatingML
spec and see if it's worth integrating - most likely for interoperability with things written in R.