ATACseqQC

This package is for version 3.6 of Bioconductor; for the stable, up-to-date release version, see ATACseqQC.

ATAC-seq Quality Control


Bioconductor version: 3.6

ATAC-seq, an assay for Transposase-Accessible Chromatin using sequencing, is a rapid and sensitive method for chromatin accessibility analysis. It was developed as an alternative method to MNase-seq, FAIRE-seq and DNAse-seq. Comparing to the other methods, ATAC-seq requires less amount of the biological samples and time to process. In the process of analyzing several ATAC-seq dataset produced in our labs, we learned some of the unique aspects of the quality assessment for ATAC-seq data.To help users to quickly assess whether their ATAC-seq experiment is successful, we developed ATACseqQC package partially following the guideline published in Nature Method 2013 (Greenleaf et al.), including diagnostic plot of fragment size distribution, proportion of mitochondria reads, nucleosome positioning pattern, and CTCF or other Transcript Factor footprints.

Author: Jianhong Ou, Jun Yu, Haibo Liu, Michelle Kelliher, Lucio Castilla, Nathan Lawson, Lihua Julie Zhu

Maintainer: Jianhong Ou <jianhong.ou at duke.com>

Citation (from within R, enter citation("ATACseqQC")):

Installation

To install this package, start R (version "3.4") and enter:


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

BiocManager::install("ATACseqQC")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

Reference Manual PDF

Details

biocViews ATACSeq, Coverage, DNASeq, GeneRegulation, NucleosomePositioning, QualityControl, Sequencing, Software
Version 1.2.10
In Bioconductor since BioC 3.5 (R-3.4) (7 years)
License GPL (>= 2)
Depends R (>= 3.4), BiocGenerics, S4Vectors
Imports BSgenome, Biostrings, ChIPpeakAnno, IRanges, GenomicRanges, GenomicAlignments, GenomeInfoDb, GenomicScores, graphics, grid, limma, Rsamtools, randomForest, rtracklayer, stats, motifStack
System Requirements
URL
See More
Suggests utils, BiocStyle, knitr, BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene, phastCons100way.UCSC.hg19, MotifDb, trackViewer, testthat
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report Build Report

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package ATACseqQC_1.2.10.tar.gz
Windows Binary ATACseqQC_1.2.10.zip
Mac OS X 10.11 (El Capitan) ATACseqQC_1.2.10.tgz
Source Repository git clone https://git.bioconductor.org/packages/ATACseqQC
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/ATACseqQC
Package Short Url https://bioconductor.org/packages/ATACseqQC/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive