RGLab / openCyto

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

duplicated preprocessing plugin prior_flowClust #230

Open kforner opened 2 years ago

kforner commented 2 years ago

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

.DEFAULT_PP <- c("prior_flowClust", "prior_flowClust", "warpSet", "standardize_flowset")