esATAC

DOI: 10.18129/B9.bioc.esATAC    

An Easy-to-use Systematic pipeline for ATACseq data analysis

Bioconductor version: Release (3.6)

This package provides a framework and complete preset pipeline for quantification and analysis of ATAC-seq Reads. It covers raw sequencing reads preprocessing (FASTQ files), reads alignment (Rbowtie2), aligned reads file operations (SAM, BAM, and BED files), peak calling (F-seq), genome annotations (Motif, GO, SNP analysis) and quality control report. The package is managed by dataflow graph. It is easy for user to pass variables seamlessly between processes and understand the workflow. Users can process FASTQ files through end-to-end preset pipeline which produces a pretty HTML report for quality control and preliminary statistical results, or customize workflow starting from any intermediate stages with esATAC functions easily and flexibly.

Author: Zheng Wei, Wei Zhang

Maintainer: Zheng Wei <wzweizheng at qq.com>

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

Installation

To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("esATAC")

Documentation

HTML R Script An Introduction to esATAC
PDF   Reference Manual
Text   NEWS
Text   LICENSE

Details

biocViews ATACSeq, Alignment, Coverage, DNASeq, DNaseSeq, Preprocessing, QualityControl, Sequencing, Software
Version 1.0.23
License GPL-3 | file LICENSE
Depends R (>= 3.4), Rsamtools, GenomicRanges, ShortRead
Imports Rcpp (>= 0.12.11), methods, knitr, Rbowtie2, rtracklayer, ggplot2, Biostrings, ChIPseeker, clusterProfiler, igraph, rJava, DiagrammeR, magrittr, digest, BSgenome, AnnotationDbi, GenomicFeatures, R.utils, GenomeInfoDb, BiocGenerics, S4Vectors, IRanges, rmarkdown, tools, VennDiagram, grid, JASPAR2016, TFBSTools, grDevices, graphics, stats, utils, parallel, corrplot, BiocInstaller
LinkingTo Rcpp
Suggests BSgenome.Hsapiens.UCSC.hg19, TxDb.Hsapiens.UCSC.hg19.knownGene, org.Hs.eg.db, DiagrammeRsvg, testthat, webshot
SystemRequirements C++11
Enhances
URL https://github.com/wzthu/esATAC
BugReports https://github.com/wzthu/esATAC/issues
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

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

Source Package esATAC_1.0.23.tar.gz
Windows Binary esATAC_1.0.23.zip (64-bit only)
Mac OS X 10.11 (El Capitan) esATAC_1.0.23.tgz
Source Repository git clone https://git.bioconductor.org/packages/esATAC
Package Short Url http://bioconductor.org/packages/esATAC/
Package Downloads Report Download Stats
Old Source Packages for BioC 3.6 Source Archive

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: