Package: quaqcr 1.0.4
quaqcr: Quick ATAC-Seq QC
A wrapper around the 'quaqc' program described in Tremblay and Questa (2024) <doi:10.1093/bioinformatics/btae649>. 'quaqc' allows for assay for transposase-accessible chromatin using sequencing (ATAC-seq) specific quality control and read filtering of next-generation sequencing (NGS) data with minimal processing time and extremely low memory overhead. Any number of samples can be processed, using multiple threads if desired. 'quaqc' outputs a comprehensive set of aligned read metrics, including alignment size, fragment size, percent duplicates, mapq scores, read depth, GC content, and others. Although designed for ATAC-seq data, 'quaqc' can also be used for other unspliced DNA sequencing experiments (such as chromatin immunoprecipitation sequencing, or ChIP-seq) as many of the metrics are related to general sequencing quality. This R package also provides additional utilities for custom analyses and plotting of 'quaqc' results.
Authors:
quaqcr_1.0.4.tar.gz
quaqcr_1.0.4.tar.gz(r-4.7-any)quaqcr_1.0.4.tar.gz(r-4.6-any)
quaqcr_1.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
quaqcr/json (API)
NEWS
| # Install 'quaqcr' in R: |
| install.packages('quaqcr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bjmt/quaqcr/issues
Last updated from:7ce3663af4. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 193 | ||
| linux-release-x86_64 | OK | 136 | ||
| wasm-release | OK | 130 |
Exports:footprintmelt_reportsparse_quaqcparse_quaqc_filepileupquaqc
Dependencies:jsonlite
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Get transcription factor footprints with quaqc. | footprint |
| Melt sections of a quaqc report into a data.frame. | melt_reports |
| Parse a JSON quaqc report file. | parse_quaqc parse_quaqc_file |
| Generate read pileups from BAMs with quaqc. | pileup |
| Run quaqc from within R. | quaqc |
| quaqcr: Quick ATAC-seq QC in R | quaqcr-package quaqcr quaqcr-pkg |
