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.31.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.r-universe.dev
Date/Publication: 2025-10-29 14:44:03 UTC
RemoteUrl: https://github.com/bioc/Sconify
RemoteRef: HEAD
RemoteSha: 5f12fd92307c881a7f6e905e13c2e7553db63fd5
NeedsCompilation: no
Packaged: 2025-10-30 10:31:12 UTC; root
Built: R 4.6.0; ; 2025-10-30 10:33:44 UTC; windows
