recipe bioconductor-esatac

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

Homepage:

https://bioconductor.org/packages/3.16/bioc/html/esATAC.html

License:

GPL-3 | file LICENSE

Recipe:

/bioconductor-esatac/meta.yaml

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 bioconductor-esatac

(downloads) docker_bioconductor-esatac

Versions:
1.20.0-01.16.0-21.16.0-11.16.0-01.14.0-01.12.0-11.12.0-01.8.0-11.6.1-0

1.20.0-01.16.0-21.16.0-11.16.0-01.14.0-01.12.0-11.12.0-01.8.0-11.6.1-01.4.3-01.4.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install bioconductor-esatac

and update with:

conda update bioconductor-esatac

or use the docker container:

docker pull quay.io/biocontainers/bioconductor-esatac:<tag>

(see bioconductor-esatac/tags for valid values for <tag>)

Download stats