Package: alevinQC
Type: Package
Title: Generate QC Reports For Alevin Output
Version: 1.2.0
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"))
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
Depends: R (>= 3.6)
Imports: rmarkdown, tools, methods, ggplot2, GGally, dplyr, rjson,
        shiny, shinydashboard, DT, stats, utils, tximport (>= 1.11.5),
        cowplot
RoxygenNote: 6.1.1
Suggests: knitr, BiocStyle, testthat,
VignetteBuilder: knitr
biocViews: QualityControl, SingleCell
URL: https://github.com/csoneson/alevinQC
BugReports: https://github.com/csoneson/alevinQC/issues
License: MIT + file LICENSE
git_url: https://git.bioconductor.org/packages/alevinQC
git_branch: RELEASE_3_10
git_last_commit: 8ca336f
git_last_commit_date: 2019-10-29
Date/Publication: 2019-10-29
NeedsCompilation: no
Packaged: 2019-10-30 04:52:13 UTC; biocbuild
Author: Charlotte Soneson [aut, cre] (<https://orcid.org/0000-0003-3833-2169>),
  Avi Srivastava [aut]
Maintainer: Charlotte Soneson <charlottesoneson@gmail.com>
Built: R 3.6.1; ; 2019-10-30 12:37:14 UTC; windows
