Package: RNAseqQC
Title: Quality Control for RNA-Seq Data
Version: 0.2.0
Authors@R: c(
    person("Frederik", "Ziebell", email="f_ziebell@web.de", role = "cre"),
    person("Frederik", "Ziebell", email="frederik.x.ziebell@gsk.com", role = "aut", 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.3.1
Depends: R (>= 4.0)
Imports: AnnotationHub, AnnotationFilter, BiocGenerics, ensembldb,
        circlize, DESeq2, SummarizedExperiment, ComplexHeatmap,
        matrixStats, grid, ggpointdensity, ggrepel, ggplot2, cowplot,
        patchwork, purrr, dplyr, stringr, tidyr, tibble, tidyselect,
        magrittr
Suggests: rmarkdown, knitr, recount3, apeglm, ggrastr, gghighlight
VignetteBuilder: knitr
URL: https://github.com/frederikziebell/RNAseqQC
BugReports: https://github.com/frederikziebell/RNAseqQC/issues
NeedsCompilation: no
Packaged: 2024-07-01 06:16:54 UTC; fxz40010
Author: Frederik Ziebell [cre],
  Frederik Ziebell [aut] (<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 <f_ziebell@web.de>
Repository: CRAN
Date/Publication: 2024-07-01 07:20:05 UTC
