Package: BioCor
Title: Functional Similarities
Version: 1.34.0
Authors@R: c(
    person("Lluís", "Revilla Sancho", , "lluis.revilla@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9747-2570")),
    person("Pau", "Sancho-Bru", role = "ths",
           comment = c(ORCID = "0000-0001-5569-9259")),
    person("Juan José Salvatella", "Lozano", role = "ths",
           comment = c(ORCID = "0000-0001-7613-3908"))
  )
Description: Calculates functional similarities based on the pathways
    described on KEGG and REACTOME or in gene sets. These similarities can
    be calculated for pathways or gene sets, genes, or clusters and
    combined with other similarities. They can be used to improve
    networks, gene selection, testing relationships...
License: MIT + file LICENSE
URL: https://bioconductor.org/packages/BioCor, https://biocor.llrs.dev
BugReports: https://github.com/llrs/BioCor/issues
Depends: R (>= 4.4)
Imports: BiocParallel, GSEABase, Matrix, methods
Suggests: airway, BiocStyle, boot, DESeq2, ggplot2 (>= 3.4.1),
        GOSemSim, Hmisc, knitr (>= 1.43), org.Hs.eg.db, reactome.db,
        rmarkdown, spelling, testthat (>= 3.1.5), WGCNA
VignetteBuilder: knitr
biocViews: StatisticalMethod, Clustering, GeneExpression, Network,
        Pathways, NetworkEnrichment, SystemsBiology
Config/testthat/edition: 3
Encoding: UTF-8
Language: en-US
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
git_url: https://git.bioconductor.org/packages/BioCor
git_branch: RELEASE_3_22
git_last_commit: 252c6ff
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
NeedsCompilation: no
Packaged: 2025-10-30 02:57:23 UTC; biocbuild
Author: Lluís Revilla Sancho [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9747-2570>),
  Pau Sancho-Bru [ths] (ORCID: <https://orcid.org/0000-0001-5569-9259>),
  Juan José Salvatella Lozano [ths] (ORCID:
    <https://orcid.org/0000-0001-7613-3908>)
Maintainer: Lluís Revilla Sancho <lluis.revilla@gmail.com>
Built: R 4.5.1; ; 2025-10-30 12:06:09 UTC; unix
