Package: Glimma
Type: Package
Title: Interactive HTML graphics
Version: 2.6.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, AnnotationHub, scRNAseq, scater, scran
License: GPL-3
URL: https://github.com/hasaru-k/GlimmaV2
BugReports: https://github.com/hasaru-k/GlimmaV2/issues
VignetteBuilder: knitr
git_url: https://git.bioconductor.org/packages/Glimma
git_branch: RELEASE_3_15
git_last_commit: 23220d9
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 23:14:08 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.2.0; ; 2022-04-27 09:33:55 UTC; windows
