Package: DEET
Title: Differential Expression Enrichment Tool
Version: 1.0.2
Authors@R: 
  c(person(given = "Dustin",
           family = "Sokolowski",
           role = c("aut", "cre"),
           email = "dustin.sokolowski@sickkids.ca"),
    person(given = "Jedid",
           family = "Ahn",
           role = "aut",
           email = "jedid.ahn@mail.utoronto.ca"), 
    person(given = "Lauren",
          family = "Erdman",
          role = "aut",
          email = "lauren.erdman@sickkids.ca"),
    person(given = "Huayun", 
          family = "Hou", 
          role = "aut",
          email = "huayunhou@gmail.com"),
    person(given = "Anna",
          family = "Goldenberg", 
          role = "aut",
          email = "nyulik@gmail.com"),
    person(given = "Michael", 
           family = "Wilson", 
           role = "aut", 
           email = "michael.wilson@sickkids.ca"))
Maintainer: Dustin Sokolowski <dustin.sokolowski@sickkids.ca>
Description: A bio informatics R package for comparing a list of human genes to published RNA-Seq studies containing similar DE genes. Reference: Sokolowski,D.J., Ahn J., Erdman,L., Hou,H., Wang L., Goldenberg,A., and Wilson,M.D. (2022) Differential Expression Enrichment Tool (DEET): An interactive atlas of human differential gene expression. (In Preparation).
Depends: R (>= 3.5.0)
Imports: ActivePathways, pbapply, dplyr, ggplot2, glmnet, utils, stats,
        ggrepel, downloader
License: GPL-3
URL:
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Packaged: 2022-06-24 18:57:18 UTC; djsok
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Author: Dustin Sokolowski [aut, cre],
  Jedid Ahn [aut],
  Lauren Erdman [aut],
  Huayun Hou [aut],
  Anna Goldenberg [aut],
  Michael Wilson [aut]
Repository: CRAN
Date/Publication: 2022-06-27 07:30:11 UTC
