openCyto - samples with low cell counts
1
0
Entering edit mode
Jiang, Mike ★ 1.3k
@jiang-mike-4886
Last seen 2.5 years ago
(Private Address)
 

On 01/21/2016 08:52 AM, Frances Wong wrote:

Good morning, 

 

This is Frances Wong, currently a graduate student at the University of Toronto. I am work on using openCyto to gate my flow Cytometry data but I'm running into some problems. Since I'm doing a screen on 4 separate 96 well plates, I have close to 400 fcs files I would like to gate together but some of the samples have low cell counts and this is causing errors when applying the gating template. Is there an argument to ignore low cell counts? I am currently manually removing these cell counts but I would like a more automated way as I have multiple flowSets I need to analyze. 

 

I was planning on bringing the analysis to the live gate stage and filtering flow low cell counts here but I cannot even apply the singlet gate.  

 

Thank you very much in advanced! 

 

-Frances Wong 


 

 

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

openCyto uses a threshold of event number to determine whether ignore the samples.

getOption("openCyto")

Default is 0, and you can increase it to avoid the pipeline error out,e.g.

options("openCyto" = list(gating = list(minEvents = 300)))
ADD COMMENT
0
Entering edit mode

Thank you very very much! It solved the error completely! 

ADD REPLY

Login before adding your answer.

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