Package: ToxicoGx
Type: Package
Title: Analysis of Large-Scale Toxico-Genomic Data
Version: 0.0.1
Date: 2019-10-22
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-Hachem1", 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 
  toxicogenomic data. A member of the Benjamin Haibe-Kains (BHK) lab's genomics 
  (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. For more information please 
  see the included documentation, vignette, as well as:
  Ruede-Zarate, H.A. et al (2017) <doi:10.1371/journal.pone.0176284>,
  Caiment, F. et al (2014) <doi:10.1093/carcin/bgt278>.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0), CoreGx
Imports: SummarizedExperiment, Biobase, RColorBrewer, caTools,
        magicaxis, methods, reshape2, scales
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Suggests: testthat (>= 2.1.0), rmarkdown, knitr, knitcitations,
        tinytex, devtools, PharmacoGx, xtable
NeedsCompilation: no
Packaged: 2019-11-06 14:44:07 UTC; ceeles
Author: Sisira Nair [aut],
  Esther Yoo [aut],
  Christopher Eeles [aut],
  Amy Tang [aut],
  Nehme El-Hachem1 [aut],
  Petr Smirnov [aut],
  Benjamin Haibe-Kains [aut, cre]
Maintainer: Benjamin Haibe-Kains <benjamin.haibe.kains@utoronto.ca>
Repository: CRAN
Date/Publication: 2019-11-15 11:50:04 UTC
