RGLab / flowWorkspace

flowWorkspace
GNU Affero General Public License v3.0
45 stars 21 forks source link

problem boolean filter #320

Closed luigidolcetti closed 4 years ago

luigidolcetti commented 4 years ago

Hi,

so, on a flowframe I have created some gates to clean up the FACS data and run FLOWSOM pulling out a number of subpopulations, I used the flow som matrix to feed flowworkspace gating set with new populations (everything works fine until this point). Now I am using again boolean filter to merge FLOWSOM population in clusters, but getting the statistics returns only NA. Same happens doing filters on the pre-FLOWSOM gates (even repeating the same OR gate that I used to feed FLOWSOM). Statistics on all the pre-exsisting gates work anyway. The gating set has been saved/loaded via save_gs. Any suggestion where to look for some clues?

Best regard, Luigi

mikejiang commented 4 years ago

Make sure you run recompute(gs) after you add gates/filters to GatingSet. If it still doesn't work, please paste your example code for troubleshooting

luigidolcetti commented 4 years ago

shame on me! Thank you!


From: Mike Jiang notifications@github.com Sent: 13 April 2020 18:43 To: RGLab/flowWorkspace flowWorkspace@noreply.github.com Cc: Dolcetti, Luigi luigi.dolcetti@kcl.ac.uk; Author author@noreply.github.com Subject: Re: [RGLab/flowWorkspace] problem boolean filter (#320)

Make sure you run recompute(gs) after you add gates/filters to GatingSet. If it still doesn't work, please paste your example code for troubleshooting

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FRGLab%2FflowWorkspace%2Fissues%2F320%23issuecomment-613008449&data=01%7C01%7Cluigi.dolcetti%40kcl.ac.uk%7C687da5e7a1f4496855bf08d7dfd2300a%7C8370cf1416f34c16b83c724071654356%7C0&sdata=vQcmdN5C064qK5ltAWdkdYPbam3CqKOZtZzL8Pfzm88%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAPFI7AWNU7ZMGP4F666XKZ3RMNFMJANCNFSM4MHDPYPA&data=01%7C01%7Cluigi.dolcetti%40kcl.ac.uk%7C687da5e7a1f4496855bf08d7dfd2300a%7C8370cf1416f34c16b83c724071654356%7C0&sdata=UUYVWhz%2Fg25POV5uPhdy6F%2Fg3tEC8p4ZQ1MEpwGMRCo%3D&reserved=0.