Package: goSorensen
Type: Package
Title: Statistical inference based on the Sorensen-Dice dissimilarity
        and the Gene Ontology (GO)
Version: 1.3.0
Description: This package implements inferential methods to compare gene lists (in this first 
    release, to prove equivalence) in terms of their biological meaning as expressed in the
    GO. The compared gene lists are characterized by cross-tabulation frequency tables of
    enriched GO items. Dissimilarity between gene lists is evaluated using the Sorensen-Dice index.
    The fundamental guiding principle is that two gene lists are taken as similar if they share a
    great proportion of common enriched GO items.
Authors@R: 
  c(person("Pablo", "Flores", role = c("aut", "cre"), email = "p_flores@espoch.edu.ec", comment = c(ORCID = "0000-0002-7156-8547")),
    person("Jordi", "Ocana", role = c("aut", "ctb"), comment = c(ORCID = "0000-0002-4736-699")),
    person("Alexandre", "Sanchez-Pla", role = "ctb", comment = c(ORCID = "0000-0002-8673-7737")),
	person("Miquel", "Salicru", role = "ctb", comment = c(ORCID = "0000-0001-9644-5626")))
Suggests: BiocStyle, knitr, rmarkdown
Depends: R (>= 4.2.0)
Imports: GO.db, org.Hs.eg.db, goProfiles, stats, clusterProfiler,
        parallel
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.2.0
NeedsCompilation: no
Packaged: 2023-04-26 23:14:34 UTC; biocbuild
biocViews: Annotation, GO, GeneSetEnrichment, Software, Microarray,
        Pathways, GeneExpression, MultipleComparison, GraphAndNetwork,
        Reactome, Clustering, KEGG
git_url: https://git.bioconductor.org/packages/goSorensen
git_branch: devel
git_last_commit: 5b3722a
git_last_commit_date: 2023-04-25
Date/Publication: 2023-04-26
Author: Pablo Flores [aut, cre] (<https://orcid.org/0000-0002-7156-8547>),
  Jordi Ocana [aut, ctb] (0000-0002-4736-699),
  Alexandre Sanchez-Pla [ctb] (<https://orcid.org/0000-0002-8673-7737>),
  Miquel Salicru [ctb] (<https://orcid.org/0000-0001-9644-5626>)
Maintainer: Pablo Flores <p_flores@espoch.edu.ec>
Built: R 4.3.0; ; 2023-04-27 11:49:32 UTC; windows
