Entering edit mode
I had been using the polyFunctions gating method in openCyto, but that is defunct in the latest verison (2.12.0). Is ther another way to generate polyfuntional gates?
openCyto::gs_add_gating_method(
gs = gating.set.add,
gating_method = "polyFunctions",
parent = parent.gate,
gating_args = gating.args)