Package: alevinQC
Type: Package
Title: Generate QC Reports For Alevin Output
Version: 1.12.1
Authors@R: c(person("Charlotte", "Soneson", role = c("aut", "cre"), 
                    email = "charlottesoneson@gmail.com", 
                    comment = c(ORCID = "0000-0003-3833-2169")),
    person("Avi", "Srivastava", role = "aut"),
    person("Rob", "Patro", role = "aut"),
    person("Dongze", "He", role = "aut"))
Description: Generate QC reports summarizing the output from an alevin run. 
    Reports can be generated as html or pdf files, or as shiny applications.
Encoding: UTF-8
SystemRequirements: C++11
Depends: R (>= 4.0)
Imports: rmarkdown (>= 2.5), tools, methods, ggplot2, GGally, dplyr,
        rjson, shiny, shinydashboard, DT, stats, utils, tximport (>=
        1.17.4), cowplot, rlang, Rcpp
RoxygenNote: 7.1.2
Suggests: knitr, BiocStyle, testthat (>= 3.0.0), BiocManager
VignetteBuilder: knitr
biocViews: QualityControl, SingleCell
URL: https://github.com/csoneson/alevinQC
BugReports: https://github.com/csoneson/alevinQC/issues
License: MIT + file LICENSE
Config/testthat/edition: 3
LinkingTo: Rcpp
git_url: https://git.bioconductor.org/packages/alevinQC
git_branch: RELEASE_3_15
git_last_commit: e556ff5
git_last_commit_date: 2022-05-21
Date/Publication: 2022-05-22
NeedsCompilation: yes
Packaged: 2022-05-22 20:45:33 UTC; biocbuild
Author: Charlotte Soneson [aut, cre] (<https://orcid.org/0000-0003-3833-2169>),
  Avi Srivastava [aut],
  Rob Patro [aut],
  Dongze He [aut]
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 4.2.0; x86_64-w64-mingw32; 2022-05-23 08:38:34 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
