Package: MetaVolcanoR
Type: Package
Title: Gene expression meta-analysis visualization tool
Version: 0.99.14
Authors@R: c(person("Cesar", "Prada", email = "cesar.prada@usp.br", 
    role = c("aut", "cre")), person("Helder", "Nakaya", email = "hnkaya@usp.br",
    role = c("aut", "ths")))
Description: This package combines differential gene expression results. 
    It implements three strategies to summarize gene expression activities from 
    different studies. i) a naive vote-counting approach, ii) a combining-approach
    and iii) Random Effects Model (REM) approach. In all cases, MetaVolcano
    exploits the Volcano plot reasoning to visualize the gene expression
    meta-analysis results.
Depends: R (>= 3.6.0)
Imports: methods, data.table, dplyr, tidyr, plotly, ggplot2, cowplot,
        parallel, metafor, metap, rlang, topconfects, grDevices,
        graphics, stats, htmlwidgets
Suggests: knitr, testthat
License: GPL-3
Encoding: UTF-8
biocViews: GeneExpression, DifferentialExpression, Transcriptomics,
        mRNAMicroarray, RNASeq
LazyData: true
roxygennote: 6.1.1.9000
VignetteBuilder: knitr
RoxygenNote: 6.1.1
git_url: https://git.bioconductor.org/packages/MetaVolcanoR
git_branch: master
git_last_commit: 6919c95
git_last_commit_date: 2019-06-22
Date/Publication: 2019-06-22
NeedsCompilation: no
Packaged: 2019-06-23 05:11:40 UTC; biocbuild
Author: Cesar Prada [aut, cre],
  Helder Nakaya [aut, ths]
Maintainer: Cesar Prada <cesar.prada@usp.br>
