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.
Package details |
|
---|---|
Author | Zheng Wei, Wei Zhang |
Bioconductor views | ATACSeq Alignment Coverage DNASeq DNaseSeq ImmunoOncology Preprocessing QualityControl Sequencing SingleCell |
Maintainer | Zheng Wei <wzweizheng@qq.com> |
License | GPL-3 | file LICENSE |
Version | 1.19.0 |
URL | https://github.com/wzthu/esATAC |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.