Package: ideal
Type: Package
Title: Interactive Differential Expression AnaLysis
Version: 1.20.0
Date: 2022-03-29
Authors@R: c(person("Federico", "Marini", role = c("aut", "cre"), 
    email ="marinif@uni-mainz.de", 
    comment = c(ORCID = '0000-0003-3252-7758')))
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
Depends: topGO
Imports: DESeq2, SummarizedExperiment, GenomicRanges, IRanges,
        S4Vectors, ggplot2 (>= 2.0.0), heatmaply, plotly, pheatmap,
        pcaExplorer, IHW, gplots, UpSetR, goseq, stringr, dplyr, limma,
        GOstats, GO.db, AnnotationDbi, shiny (>= 0.12.0),
        shinydashboard, shinyBS, DT, rentrez, rintrojs, rlang, ggrepel,
        knitr, rmarkdown, shinyAce, BiocParallel, grDevices, base64enc,
        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: 7.1.2
Encoding: UTF-8
git_url: https://git.bioconductor.org/packages/ideal
git_branch: RELEASE_3_15
git_last_commit: 564dff4
git_last_commit_date: 2022-04-26
Date/Publication: 2022-05-17
NeedsCompilation: no
Packaged: 2022-05-17 22:56:06 UTC; biocbuild
Author: Federico Marini [aut, cre] (<https://orcid.org/0000-0003-3252-7758>)
Maintainer: Federico Marini <marinif@uni-mainz.de>
Built: R 4.2.0; ; 2022-05-18 09:35:11 UTC; windows
