Package: Glimma
Type: Package
Title: Interactive HTML graphics
Version: 2.2.0
Authors@R: 
    c(
        person(
            "Shian", "Su",
            role = c("aut", "cre"),
            email = "su.s@wehi.edu.au"
        ),
        person(
            "Hasaru", "Kariyawasam",
            role = c("aut")
        ),
        person(
            "Oliver", "Voogd",
            role = c("aut")
        ),
        person(
            "Matthew", "Ritchie",
            role = c("aut")
        ),
        person(
            "Charity", "Law",
            role = c("aut")
        ),
        person(
            "Stuart", "Lee",
            role = c("ctb")
        ),
        person(
            "Isaac", "Virshup",
            role = c("ctb")
        )
    )
Description: This package generates interactive visualisations for analysis of RNA-sequencing data using output from limma, edgeR or DESeq2 packages in an HTML page. The interactions are built on top of the popular static representations of analysis results in order to provide additional information.
Encoding: UTF-8
RoxygenNote: 7.1.1
biocViews: DifferentialExpression, GeneExpression, Microarray,
        ReportWriting, RNASeq, Sequencing, Visualization
Depends: R (>= 4.0.0)
Imports: htmlwidgets, edgeR, DESeq2, limma, SummarizedExperiment,
        stats, jsonlite, methods, S4Vectors
Suggests: testthat, knitr, rmarkdown, BiocStyle, IRanges,
        GenomicRanges, pryr
License: GPL-3
URL: https://github.com/hasaru-k/GlimmaV2
BugReports: https://github.com/hasaru-k/GlimmaV2/issues
LazyData: true
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/Glimma
git_branch: RELEASE_3_13
git_last_commit: 56d8c66
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-20 00:22:26 UTC; biocbuild
Author: Shian Su [aut, cre],
  Hasaru Kariyawasam [aut],
  Oliver Voogd [aut],
  Matthew Ritchie [aut],
  Charity Law [aut],
  Stuart Lee [ctb],
  Isaac Virshup [ctb]
Maintainer: Shian Su <su.s@wehi.edu.au>
Built: R 4.1.0; ; 2021-05-20 08:21:27 UTC; windows
