RGLab / openCyto

A package that provides data analysis pipeline for flow cytometry.
GNU Affero General Public License v3.0
77 stars 29 forks source link

duplicated preprocessing plugin prior_flowClust #230

Closed kforner closed 2 weeks ago

kforner commented 3 years ago

see https://github.com/RGLab/openCyto/blob/f3ffd896a155add7fb70800366f3cbf39df664a6/R/pluginFramework.R#L13:

.DEFAULT_PP <- c("prior_flowClust", "prior_flowClust", "warpSet", "standardize_flowset")
djhammill commented 2 weeks ago

Thanks for reporting, this change will be made via https://github.com/RGLab/openCyto/pull/264.