Package: BioCor
Title: Functional similarities
Version: 1.12.0
Authors@R: 
    c(person(given = "Lluís",
             family = "Revilla Sancho",
             role = c("aut", "cre"),
             email = "lluis.revilla@gmail.com",
             comment = c(ORCID = "0000-0001-9747-2570")),
      person(given = "Pau",
             family = "Sancho-Bru",
             role = "ths",
             comment = c(ORCID = "0000-0001-5569-9259")),
      person(given = "Juan José Salvatella",
             family = "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://llrs.github.io/BioCor/
BugReports: https://github.com/llrs/BioCor/issues
Depends: R (>= 3.4.0)
Imports: BiocParallel, Matrix, GSEABase
Suggests: reactome.db, org.Hs.eg.db, WGCNA, methods, GOSemSim,
        testthat, knitr, rmarkdown, BiocStyle, airway, DESeq2, boot,
        targetscan.Hs.eg.db, Hmisc, spelling
VignetteBuilder: knitr
biocViews: StatisticalMethod, Clustering, GeneExpression, Network,
        Pathways, NetworkEnrichment, SystemsBiology
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.0.2
git_url: https://git.bioconductor.org/packages/BioCor
git_branch: RELEASE_3_11
git_last_commit: 84473bb
git_last_commit_date: 2020-04-27
Date/Publication: 2020-04-27
NeedsCompilation: no
Packaged: 2020-04-28 03:00:20 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>
