Package: ToxicoGx
Type: Package
Title: Analysis of Large-Scale Toxico-Genomic Data
Version: 0.1.1
Date: 2020-01-15
Authors@R: c(
  person("Sisira","Nair", email = "sisira.nair@uhnresearch.ca",
    role = c("aut")),
  person("Esther","Yoo", email = "yk.yoo@mail.utoronto.ca", 
    role = c("aut")),
  person("Christopher","Eeles", email = "christopher.eeles@uhnresearch.ca",
    role = c("aut")),
  person("Amy", "Tang", email = "amy.tang@queensu.ca", 
    role = c("aut")),
  person("Nehme", "El-Hachem", email = "hachemn@gmail.com",
    role = c("aut")),
  person("Petr","Smirnov", email = "petr.smirnov@uhnresearch.ca", 
    role = c("aut")),
  person("Benjamin","Haibe-Kains", email = "benjamin.haibe.kains@utoronto.ca",
    role = c("aut","cre"))
  )
Description: Contains a set of functions to perform large-scale analysis of 
  toxico-genomic data. A member of the BHK lab's Gx suite of software, this
  package provides a standardized data structure to hold information relevant
  to annotation, visualization and statistical analysis of toxico-genomic data.
  This package is in early release, and more features will be added over the
  next few months.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), CoreGx
Imports: SummarizedExperiment, Biobase, RColorBrewer, ggplot2,
        data.table, tibble, dplyr, caTools, downloader, magrittr,
        methods, reshape2, tidyr, scales
RoxygenNote: 7.0.2
VignetteBuilder: knitr
Suggests: testthat (>= 2.1.0), rmarkdown, knitr, tinytex,
        knitcitations, devtools, PharmacoGx, xtable
NeedsCompilation: no
Packaged: 2020-01-20 15:40:18 UTC; ceeles
Author: Sisira Nair [aut],
  Esther Yoo [aut],
  Christopher Eeles [aut],
  Amy Tang [aut],
  Nehme El-Hachem [aut],
  Petr Smirnov [aut],
  Benjamin Haibe-Kains [aut, cre]
Maintainer: Benjamin Haibe-Kains <benjamin.haibe.kains@utoronto.ca>
Repository: CRAN
Date/Publication: 2020-01-20 17:00:24 UTC
