Package: GOCompare
Title: Comprehensive GO Terms Comparison Between Species
Version: 1.0.0
Authors@R: c(person("Chrystian Camilo", "Sosa",role = c("aut","cre","cph"), 
              comment = c(ORCID = "0000-0002-3734-3248"),
              email= "ccsosaa@javerianacali.edu.co"),
             person("Diana Carolina", "Clavijo-Buriticá", role = "aut",
              email = "diana.clavijo@javerianacali.edu.co"),
             person("Mauricio Alberto", "Quimbaya",role = "aut",
              email = "maquimbaya@javerianacali.edu.co"),
             person("Maria Victoria", "Diaz",role = "ctb",
              email = "m.v.diaz@cgiar.org"),
             person("Camila", "Riccio Rengifo",role = "ctb",
              email = "camila.riccio@javerianacali.edu.co"),
			       person("Nicolas", "López-Rozo",role = "ctb",
			        email = "nicolaslopez@javerianacali.edu.co"),
             person("Arlen", "James Mosquera",role = "ctb",
              email = "arlen22@javerianacali.edu.co"),
             person("Andrés", "Álvarez",role = "ctb",
              email = "andresalvarez01@javerianacali.edu.co"))
Description: Supports the assessment of functional enrichment analyses obtained for several lists of genes and provides a workflow to analyze them between two species via weighted graphs. Methods are described in Sosa et al. (2022) (to be submitted).
URL: https://github.com/ccsosa/GOCompare
BugReports: https://github.com/ccsosa/GOCompare/issues
Depends: R (>= 4.0.0),
Imports: base (>= 3.5), utils (>= 3.5), methods (>= 3.5), stats,
        grDevices, ape, vegan, ggplot2, ggrepel, igraph, parallel,
        stringr
License: GPL-3
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-12-03 21:18:20 UTC; cami_
Author: Chrystian Camilo Sosa [aut, cre, cph]
    (<https://orcid.org/0000-0002-3734-3248>),
  Diana Carolina Clavijo-Buriticá [aut],
  Mauricio Alberto Quimbaya [aut],
  Maria Victoria Diaz [ctb],
  Camila Riccio Rengifo [ctb],
  Nicolas López-Rozo [ctb],
  Arlen James Mosquera [ctb],
  Andrés Álvarez [ctb]
Maintainer: Chrystian Camilo Sosa <ccsosaa@javerianacali.edu.co>
Repository: CRAN
Date/Publication: 2021-12-06 08:10:05 UTC
Built: R 4.0.2; ; 2021-12-07 12:16:14 UTC; unix
