Package: MAPFX
Title: MAssively Parallel Flow cytometry Xplorer (MAPFX): A Toolbox for
        Analysing Data from the Massively-Parallel Cytometry
        Experiments
Version: 1.6.3
Authors@R: 
	c(person("Hsiao-Chi", "Liao", email = "chelsea.acad@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9586-1246")),
	  person("Agus", "Salim", role = c("ctb")), person("infinityFlow", role = c("ctb")))
Description: MAPFX is an end-to-end toolbox that pre-processes the raw
        data from MPC experiments (e.g., BioLegend's LEGENDScreen and
        BD Lyoplates assays), and further imputes the ‘missing’
        infinity markers in the wells without those measurements. The
        pipeline starts by performing background correction on raw
        intensities to remove the noise from electronic baseline
        restoration and fluorescence compensation by adapting a
        normal-exponential convolution model. Unwanted technical
        variation, from sources such as well effects, is then removed
        using a log-normal model with plate, column, and row factors,
        after which infinity markers are imputed using the informative
        backbone markers as predictors. The completed dataset can then
        be used for clustering and other statistical analyses.
        Additionally, MAPFX can be used to normalise data from FFC
        assays as well.
Depends: R (>= 4.4.0)
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
biocViews: Software, FlowCytometry, CellBasedAssays, SingleCell,
        Proteomics, Clustering
Imports: flowCore, Biobase, stringr, uwot, iCellR, igraph, ggplot2,
        RColorBrewer, Rfast, ComplexHeatmap, circlize, glmnetUtils,
        e1071, xgboost (>= 3.0.0), parallel, pbapply, reshape2, gtools,
        utils, stats, cowplot, methods, grDevices, graphics
Suggests: BiocStyle, knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
URL: https://github.com/HsiaoChiLiao/MAPFX
BugReports: https://github.com/HsiaoChiLiao/MAPFX/issues
Config/pak/sysreqs: cmake libglpk-dev make libhdf5-dev libicu-dev
        libpng-dev libxml2-dev libssl-dev perl zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-01-25 06:19:22 UTC
RemoteUrl: https://github.com/bioc/MAPFX
RemoteRef: RELEASE_3_22
RemoteSha: cb30b7055a786d77fe2564b04ba46878d3a3085b
Packaged: 2026-02-25 04:53:58 UTC; root
Author: Hsiao-Chi Liao [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9586-1246>),
  Agus Salim [ctb],
  infinityFlow [ctb]
Maintainer: Hsiao-Chi Liao <chelsea.acad@gmail.com>
Built: R 4.5.2; ; 2026-02-25 04:56:24 UTC; windows
