markernames.RdIt simply calls the methods for the underlying flow data (flowSet/ncdfFlowSet/ncdfFlowList).
# S4 method for GatingHierarchy markernames(object) # S4 method for GatingHierarchy markernames(object) <- value # S4 method for GatingHierarchy colnames(x, do.NULL = "missing", prefix = "missing") # S4 method for GatingHierarchy colnames(x) <- value
| value | named character vector for markernames<-, regular character vector for colnames<-. |
|---|---|
| x, object | GatingHierarchy/GatingSet/GatingSetList |
| do.NULL, prefix | not used. |