OpenCyto - getting gate coordinates
2
0
Entering edit mode
@ulrik-stervbo-1723
Last seen 7.9 years ago
Germany

I would like to be able to identify samples where the gating applied with opencyto is odd. Instead of inspecting each sample, I am thinking of plotting the gate coordinates. Is this possible?

Thanks in advance.

Ulrik

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

The cell population statistics (e.g. proportions or counts) can be used to perform the outlier detection. You can check out QUALIFIER package.  But if you decide the package is a little over complicated for you, you can also do it own your own. i.e. extract proportions by `getPopstats` for each population and call outliers using your own criteria or function or visualize it with `ggplot`.

 

ADD COMMENT
0
Entering edit mode

True that strange proportions are indication of strange gates (I am also using at the CV as you do in https://www.bioconductor.org/help/course-materials/2015/BioC2015/OpenCytoWorkshop.html) but I also need to adjust strange gates that might not give rise to strong outliers. We still inspect the samples visually and oddly placed gagtes (no matter the effect) will raise questions.

ADD REPLY
0
Entering edit mode
@ulrik-stervbo-1723
Last seen 7.9 years ago
Germany

I just came across getGate(). Extraction of values depend on the gate but could be the way forward

ADD COMMENT

Login before adding your answer.

Traffic: 765 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