OpenCyto -- time gate and border events
1
0
Entering edit mode
@ulrik-stervbo-1723
Last seen 8.0 years ago
Germany

Hello everyone,

does anyone know if and how I can remove border events in all channels without specifying each channel in the template?

Also, I would like to have a time gate, is this possible? I know i can do both with flowcore, but I also like the idea of a readable template, and would hate to mix the to approaches.

Thanks

Ulrik

opencyto gating flowcore flow cytometry • 1.1k views
ADD COMMENT
1
Entering edit mode
Jiang, Mike ★ 1.3k
@jiang-mike-4886
Last seen 2.5 years ago
(Private Address)

openCyto mainly expects the gating method that generates theĀ geometrical shapes (i.e.. rectangle, ellipse, polygon). And these two types of gate are not conventional and can not be used directly.

However openCyto do support the `gated` results to be added to the gating tree as a special `logicalGate`. That is to say, as long as the function returns a `logicalFilterResult`, it can be used in the gating template.

So you can simply create the wrapper functions for these two gating methods so that they conform to the conventions of the framework

Here is the example: http://rpubs.com/wjiang2/177022

ADD COMMENT

Login before adding your answer.

Traffic: 741 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6