Package: flowCut Type: Package Title: Automated Removal of Outlier Events and Flagging of Files Based on Time Versus Fluorescence Analysis Version: 1.17.0 Date: 2022-03-24 Authors@R: c(person("Justin","Meskas", role=c("cre","aut"), email="justinmeskas@gmail.com"), person("Sherrie","Wang", role = "aut")) Depends: R (>= 3.4), flowCore Imports: flowDensity (>= 1.13.1), Cairo, e1071, grDevices, graphics, stats,methods Description: Common techinical complications such as clogging can result in spurious events and fluorescence intensity shifting, flowCut is designed to detect and remove technical artifacts from your data by removing segments that show statistical differences from other segments. VignetteBuilder: knitr Suggests: RUnit, BiocGenerics, knitr, markdown, rmarkdown biocViews: FlowCytometry, Preprocessing, QualityControl, CellBasedAssays License: Artistic-2.0 LazyLoad: yes RoxygenNote: 6.0.1 NeedsCompilation: no Packaged: 2020-04-16 02:10:59 UTC; swang