Package: signifinder
Type: Package
Title: Collection and implementation of public transcriptional cancer
        signatures
Version: 1.13.0
Authors@R: c(person("Stefania", "Pirrotta", role = c("cre", "aut"),
                    email = "stefania.pirrotta@phd.unipd.it",
                    comment = c(ORCID = "0009-0004-0030-217X")),
             person("Enrica", "Calura", role = "aut", 
                    email = "enrica.calura@unipd.it",
                    comment = c(ORCID = "0000-0001-8463-2432")))
Description: signifinder is an R package for computing and exploring a 
        compendium of tumor signatures. It allows to compute a variety of 
        signatures coming from public literature, based on gene expression 
        values, and return single-sample (-cell/-spot) scores. Currently, 
        signifinder collects more than 70 distinct signatures, relating to 
        multiple tumors and multiple cancer processes.
License: AGPL-3
biocViews: GeneExpression, GeneTarget, ImmunoOncology,
        BiomedicalInformatics, RNASeq, Microarray, ReportWriting,
        Visualization, SingleCell, Spatial, GeneSignaling
Imports: AnnotationDbi, BiocGenerics, ComplexHeatmap, consensusOV,
        cowplot, DGEobj.utils, dplyr, ensembldb, ggplot2, ggridges,
        GSVA, IRanges, magrittr, matrixStats, maxstat, methods,
        openair, org.Hs.eg.db, patchwork, RColorBrewer,
        TxDb.Hsapiens.UCSC.hg19.knownGene,
        TxDb.Hsapiens.UCSC.hg38.knownGene, SpatialExperiment, stats,
        scales, SummarizedExperiment, survival, survminer, viridis
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.4.0)
LazyData: false
Suggests: BiocStyle, edgeR, grid, kableExtra, knitr, limma, testthat
        (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
BugReports: https://github.com/CaluraLab/signifinder/issues
URL: https://github.com/CaluraLab/signifinder
git_url: https://git.bioconductor.org/packages/signifinder
git_branch: devel
git_last_commit: 2e1efc9
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-11-04
NeedsCompilation: no
Packaged: 2025-11-05 01:01:33 UTC; biocbuild
Author: Stefania Pirrotta [cre, aut] (ORCID:
    <https://orcid.org/0009-0004-0030-217X>),
  Enrica Calura [aut] (ORCID: <https://orcid.org/0000-0001-8463-2432>)
Maintainer: Stefania Pirrotta <stefania.pirrotta@phd.unipd.it>
