Package: RNAseqQC
Title: Quality Control for RNA-Seq Data
Version: 0.1.0
Authors@R: c(
    person("Frederik", "Ziebell", email="frederik.x.ziebell@gsk.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3673-1721")),
    person("GlaxoSmithKline Research & Development Limited", role = "cph", comment = "GlaxoSmithKline Research & Development Limited; registered address: 980 Great West Road, Brentford, Middlesex TW8 9GS, United Kingdom")
  )
Description: Functions for semi-automated quality control of bulk RNA-seq data.
License: Apache License (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Depends: R (>= 4.0)
Imports: AnnotationHub, AnnotationFilter, ensembldb, circlize, DESeq2,
        SummarizedExperiment, vsn, ComplexHeatmap, matrixStats, grid,
        ggpointdensity, ggrepel, gghighlight, ggplot2, cowplot, purrr,
        dplyr, stringr, tidyr, tibble, RColorBrewer, tidyselect,
        magrittr
Suggests: rmarkdown, knitr, ggsci, recount3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-16 12:50:32 UTC; fxz40010
Author: Frederik Ziebell [aut, cre] (<https://orcid.org/0000-0003-3673-1721>),
  GlaxoSmithKline Research & Development Limited [cph] (GlaxoSmithKline
    Research & Development Limited; registered address: 980 Great West
    Road, Brentford, Middlesex TW8 9GS, United Kingdom)
Maintainer: Frederik Ziebell <frederik.x.ziebell@gsk.com>
Repository: CRAN
Date/Publication: 2022-03-17 08:30:15 UTC
