: in a flowCore::flowFrame, update the marker name (stored in 'desc' of parameters data) of a given channel. Also update the corresponding keyword in the flowFrame.
Examples
data(OMIP021Samples)
retFF <- updateMarkerName(OMIP021Samples[[1]],
channel = "FSC-A",
newMarkerName = "Fwd Scatter-A")