qrqc

Quick Read Quality Control

Bioconductor version: Release (2.11)

Quickly scans reads and gathers statistics on base and quality frequencies, read length, k-mers by position, and frequent sequences. Produces graphical output of statistics for use in quality control pipelines, and an optional HTML quality report. S4 SequenceSummary objects allow specific tests and functionality to be written around the data collected.

Author: Vince Buffalo

Maintainer: Vince Buffalo <vsbuffalo at ucdavis.edu>

To install this package, start R and enter:

    source("http://bioconductor.org/biocLite.R")
    biocLite("qrqc")

To cite this package in a publication, start R and enter:

    citation("qrqc")

Documentation

PDF R Script Using the qrqc package to gather information about sequence qualities
PDF   Reference Manual
Text   NEWS

Details

biocViews DataImport, HighThroughputSequencing, Preprocessing, QualityControl, Sequencing, Software, Visualization
Version 1.12.0
In Bioconductor since BioC 2.8 (R-2.13)
License GPL (>=2)
Depends reshape, ggplot2, Biostrings, biovizBase, brew, xtable, Rsamtools(>= 1.3.28), testthat
Imports reshape, ggplot2, Biostrings, biovizBase, graphics, methods, plyr, stats
Suggests
System Requirements
URL http://github.com/vsbuffalo/qrqc
Depends On Me
Imports Me
Suggests Me

Package Downloads

Package Source qrqc_1.12.0.tar.gz
Windows Binary qrqc_1.12.0.zip (32- & 64-bit)
MacOS 10.5 (Leopard) qrqc_1.12.0.tgz
Package Downloads Report Download Stats

Mailing Lists »

Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!

Fred Hutchinson Cancer Research Center