Package: CSOA
Type: Package
Title: Calculate per-cell gene signature scores in scRNA-seq data using
        cell set overlaps
Version: 1.0.0
Authors@R: person('Andrei-Florian', 'Stoica', 
    email='andreistoica@foxmail.com',
    role=c('aut','cre'),
    comment=c(ORCID='0000-0002-5253-0826'))
Description: Cell Set Overlap Analysis (CSOA) is a tool for calculating
        per-cell gene signature scores in an scRNA-seq dataset. CSOA
        constructs a set for each gene in the signature, consisting of
        the cells that highly express the gene. Next, all overlaps of
        pairs of cell sets are computed, ranked, filtered and scored.
        The CSOA per-cell score is calculated by summing up all
        products of the overlap scores and the min-max-normalized
        expression of the two involved genes. CSOA can run on a Seurat
        object, a SingleCellExperiment object, a matrix and a
        dgCMatrix.
License: MIT + file LICENSE
Imports: bayesbio, dplyr, ggplot2, henna, kerntools, methods, qs,
        reshape2, rlang, Seurat, SeuratObject, SummarizedExperiment,
        sgof, spatstat.utils, stats, textshape, wesanderson
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: BiocStyle, knitr, patchwork, rmarkdown, scRNAseq, scuttle,
        stringr, testthat (>= 3.0.0)
biocViews: Software, SingleCell, GeneSetEnrichment, GeneExpression
VignetteBuilder: knitr
URL: https://github.com/andrei-stoica26/CSOA
BugReports: https://github.com/andrei-stoica26/CSOA/issues
Config/testthat/edition: 3
Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libglpk-dev
        make libicu-dev libpng-dev libxml2-dev libssl-dev python3
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:37:44 UTC
RemoteUrl: https://github.com/bioc/CSOA
RemoteRef: RELEASE_3_22
RemoteSha: 9b11f08d175947d071f37fe22cd22e08abbc0635
NeedsCompilation: no
Packaged: 2025-11-11 13:53:27 UTC; root
Author: Andrei-Florian Stoica [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5253-0826>)
Maintainer: Andrei-Florian Stoica <andreistoica@foxmail.com>
Built: R 4.5.2; ; 2025-11-11 14:04:47 UTC; windows
