Bioc2026 Registration Open!

alevinQC

Generate QC Reports For Alevin Output

Bioconductor version: 3.23 · Package version: 1.28.0

Generate QC reports summarizing the output from an alevin, alevin-fry, or simpleaf run. Reports can be generated as html or pdf files, or as shiny applications.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("alevinQC")

Details

MaintainerCharlotte Soneson <charlottesoneson@gmail.com>
AuthorCharlotte Soneson [aut, cre] (ORCID: <https://orcid.org/0000-0003-3833-2169>), Avi Srivastava [aut], Rob Patro [aut], Dongze He [aut]
LicenseMIT + file LICENSE
URLhttps://github.com/csoneson/alevinQC
Bug Reportshttps://github.com/csoneson/alevinQC/issues
Downloads rank303
Source branchRELEASE_3_23
biocViewsQualityControl, SingleCell, Software

Documentation

Download

Dependencies

Depends: R (>= 4.0)

Imports: rmarkdown (>= 2.5), tools, methods, ggplot2 (>= 3.4.0), GGally, dplyr, rjson, shiny, shinydashboard, DT, stats, utils, tximport (>= 1.17.4), cowplot, rlang, Rcpp

LinkingTo: Rcpp

Suggests: knitr, BiocStyle, testthat (>= 3.0.0), BiocManager