Package: plaid
Title: PLAID ultrafast gene set enrichment scoring
Version: 0.99.19
Authors@R: c(
    person("Ivo", "Kwee", , "ivo.kwee@bigomics.ch", role = "aut",
        comment = c(ORCID = "0000-0002-2751-4218")),
    person("Antonino", "Zito", , "antonino.zito@bigomics.ch", role = "cre",
        comment = c(ORCID = "0000-0003-1931-984X"))
  )
Description: PLAID (Pathway Level Average Intensity Detection) is an ultra-fast method to compute single-sample enrichment scores for gene expression or proteomics data. For each sample, plaid computes the gene set score as the average intensity of the genes/proteins in the gene set. The output is a gene set score matrix suitable for further analyses.
License: GPL-3
URL: https://github.com/bigomics/plaid,
        https://bigomics.github.io/plaid/
BugReports: https://github.com/bigomics/plaid/issues
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Suggests: BiocStyle, knitr, rmarkdown, sparseMatrixStats, testthat (>=
        3.0.0)
Config/testthat/edition: 3
biocViews: GeneSetEnrichment, GeneExpression, Proteomics
Depends: R (>= 4.3.3)
Imports: Matrix, MatrixGenerics, matrixStats, methods, parallel, Rfast,
        qlcMatrix, GSVA, fgsea, SummarizedExperiment, BiocSet, stats,
        utils
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/plaid
git_branch: devel
git_last_commit: ec5caa5
git_last_commit_date: 2026-01-07
Repository: Bioconductor 3.23
Date/Publication: 2026-01-13
NeedsCompilation: no
Packaged: 2026-01-14 00:25:38 UTC; biocbuild
Author: Ivo Kwee [aut] (ORCID: <https://orcid.org/0000-0002-2751-4218>),
  Antonino Zito [cre] (ORCID: <https://orcid.org/0000-0003-1931-984X>)
Maintainer: Antonino Zito <antonino.zito@bigomics.ch>
