Package: ToxicoGx
Type: Package
Title: Analysis of Large-Scale Toxico-Genomic Data
Version: 1.2.1
Date: 2021-06-
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 
  toxicogenomic data, providing a standardized data structure to hold 
  information relevant to annotation, visualization and statistical analysis of 
  toxicogenomic data.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1), CoreGx
Imports: SummarizedExperiment, S4Vectors, Biobase, BiocParallel,
        ggplot2, tibble, dplyr, caTools, downloader, magrittr, methods,
        reshape2, tidyr, data.table, assertthat, scales, graphics,
        grDevices, parallel, stats, utils, limma, jsonlite
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Suggests: rmarkdown, testthat, BiocStyle, knitr, tinytex, devtools,
        PharmacoGx, xtable, markdown
biocViews: GeneExpression, Pharmacogenetics, Pharmacogenomics, Software
git_url: https://git.bioconductor.org/packages/ToxicoGx
git_branch: RELEASE_3_13
git_last_commit: 04482fe
git_last_commit_date: 2021-06-17
Date/Publication: 2021-06-22
NeedsCompilation: no
Packaged: 2021-06-23 00:10:26 UTC; biocbuild
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>
Built: R 4.1.0; ; 2021-06-23 18:10:39 UTC; windows
