Package: Sconify
Type: Package
Title: A toolkit for performing KNN-based statistics for flow and mass
        cytometry data
biocViews: ImmunoOncology, SingleCell, FlowCytometry, Software,
        MultipleComparison, Visualization
Version: 1.30.0
Author: Tyler J Burns
Maintainer: Tyler J Burns <burns.tyler@gmail.com>
Description: This package does k-nearest neighbor based statistics and
        visualizations with flow and mass cytometery data. This gives
        tSNE maps"fold change" functionality and provides a data
        quality metric by assessing manifold overlap between fcs files
        expected to be the same. Other applications using this package
        include imputation, marker redundancy, and testing the relative
        information loss of lower dimension embeddings compared to the
        original manifold.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: tibble, dplyr, FNN, flowCore, Rtsne, ggplot2, magrittr, utils,
        stats, readr
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Collate: 'k.selection.R' 'process.files.R' 'knn.and.statistics.R'
        'post.processing.R' 'data.R'
Config/pak/sysreqs: libx11-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:44:03 UTC
RemoteUrl: https://github.com/bioc/Sconify
RemoteRef: RELEASE_3_22
RemoteSha: 615688e2fcd3348b958d2c001fb5269cba89a3cd
NeedsCompilation: no
Packaged: 2025-11-18 07:28:13 UTC; root
Built: R 4.5.2; ; 2025-11-18 07:30:29 UTC; windows
