Closed wudustan closed 3 years ago
Yes, I believe so. CATALYST
was originally developed for CyTOF data, and the compensation implemented via computeSpillmat
& compCytof
not intended for flow cytometry data. So the above (compensating the flowSet
with flowCore::compensate
, entering the CATALYST
pipeline from the SCE onwards) should be the way to go.
Hi, apologies if this is the wrong place for this kind of query. I am very new to flow cytometry analysis. I am trying to import my own data into a flowSet object downstream from constructing an sce for cytofWorkflow
My code for constructing the flowCore set:
For the purpose of the downstream analysis - do I need to compensate with flowCore?