Package: ideal
Type: Package
Title: Interactive Differential Expression AnaLysis
Version: 1.6.1
Date: 2018-10-18
Authors@R: c(person("Federico", "Marini", role = c("aut", "cre"), 
        email ="marinif@uni-mainz.de", 
        comment = c(ORCID = '0000-0003-3252-7758')))
Maintainer: Federico Marini <marinif@uni-mainz.de>
Description: This package provides functions for an Interactive
        Differential Expression AnaLysis of RNA-sequencing datasets, to
        extract quickly and effectively information downstream the step
        of differential expression. A Shiny application encapsulates
        the whole package.
License: MIT + file LICENSE
LazyData: TRUE
Depends: topGO
Imports: DESeq2, SummarizedExperiment, GenomicRanges, IRanges,
        S4Vectors, ggplot2 (>= 2.0.0), d3heatmap, pheatmap,
        pcaExplorer, IHW, gplots, UpSetR, goseq, stringr, dplyr, limma,
        GOstats, GO.db, AnnotationDbi, shiny (>= 0.12.0),
        shinydashboard, shinyBS, DT, rentrez, rintrojs, knitr,
        rmarkdown, shinyAce, BiocParallel, grDevices, methods
Suggests: testthat, BiocStyle, airway, org.Hs.eg.db,
        TxDb.Hsapiens.UCSC.hg38.knownGene, DEFormats, edgeR
URL: https://github.com/federicomarini/ideal,
        https://federicomarini.github.io/ideal/
BugReports: https://github.com/federicomarini/ideal/issues
biocViews: ImmunoOncology, GeneExpression, DifferentialExpression,
        RNASeq, Sequencing, Visualization, QualityControl, GUI,
        GeneSetEnrichment, ReportWriting
VignetteBuilder: knitr
RoxygenNote: 6.1.0
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/ideal
git_branch: RELEASE_3_8
git_last_commit: d202378
git_last_commit_date: 2019-01-04
Date/Publication: 2019-01-04
NeedsCompilation: no
Packaged: 2019-01-05 04:34:26 UTC; biocbuild
Author: Federico Marini [aut, cre] (<https://orcid.org/0000-0003-3252-7758>)
Built: R 3.5.2; ; 2019-01-05 12:15:47 UTC; windows
