Package: BioCor
Title: Functional similarities
Version: 1.24.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://llrs.github.io/BioCor/
BugReports: https://github.com/llrs/BioCor/issues
Depends: R (>= 3.4.0)
Imports: BiocParallel, GSEABase, Matrix, methods
Suggests: airway, BiocStyle, boot, DESeq2, GOSemSim, Hmisc, knitr (>=
        1.35), org.Hs.eg.db, reactome.db, rmarkdown, spelling,
        targetscan.Hs.eg.db, testthat, WGCNA
VignetteBuilder: knitr
biocViews: StatisticalMethod, Clustering, GeneExpression, Network,
        Pathways, NetworkEnrichment, SystemsBiology
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/BioCor
git_branch: RELEASE_3_17
git_last_commit: 51f2d9f
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-25
NeedsCompilation: no
Packaged: 2023-04-26 00:45:49 UTC; biocbuild
Author: Lluís Revilla Sancho [aut, cre]
    (<https://orcid.org/0000-0001-9747-2570>),
  Pau Sancho-Bru [ths] (<https://orcid.org/0000-0001-5569-9259>),
  Juan José Salvatella Lozano [ths]
    (<https://orcid.org/0000-0001-7613-3908>)
Maintainer: Lluís Revilla Sancho <lluis.revilla@gmail.com>
Built: R 4.3.0; ; 2023-04-26 15:18:47 UTC; windows
