Package: goSorensen
Type: Package
Title: Statistical inference based on the Sorensen-Dice dissimilarity
        and the Gene Ontology (GO)
Version: 1.13.0
Description: This package implements inferential methods to compare
        gene lists 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")))
Depends: R (>= 4.4)
Imports: clusterProfiler, goProfiles, org.Hs.eg.db, parallel, stats,
        stringr
Suggests: BiocManager, BiocStyle, knitr, rmarkdown, org.At.tair.db,
        org.Ag.eg.db, org.Bt.eg.db, org.Ce.eg.db, org.Cf.eg.db,
        org.Dm.eg.db, org.Dr.eg.db, org.EcSakai.eg.db, org.EcK12.eg.db,
        org.Gg.eg.db, org.Mm.eg.db, org.Mmu.eg.db, org.Rn.eg.db,
        org.Sc.sgd.db, org.Ss.eg.db, org.Pt.eg.db, org.Xl.eg.db, GO.db,
        ggplot2, ggrepel, DT, magick
VignetteBuilder: knitr
License: GPL-3
Encoding: UTF-8
LazyData: false
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-01-24 03:35:30 UTC; root
biocViews: Annotation, GO, GeneSetEnrichment, Software, Microarray,
        Pathways, GeneExpression, MultipleComparison, GraphAndNetwork,
        Reactome, Clustering, KEGG
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>
Config/pak/sysreqs: libcairo2-dev libfontconfig1-dev libfreetype6-dev
        libglpk-dev make libicu-dev libpng-dev libxml2-dev libssl-dev
        zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:18:02 UTC
RemoteUrl: https://github.com/bioc/goSorensen
RemoteRef: HEAD
RemoteSha: e90d8a2ae9989c1357c8f2c783cbc5040eb78d35
Built: R 4.6.0; ; 2026-01-24 03:43:03 UTC; unix
