Software for Bioinformatics pipelines SEACR & MACS2
114
| Docker Tag | macs2 | seacr | ucsc-bedgraphtobigwig | ucsc-bedclip | deeptools |
|---|---|---|---|---|---|
| 1.0.1 | v2.2.9.1 | v1.3 | v445 | v3.5.3 | |
| 1.0.2 | v2.2.9.1 | v1.3 | v472 | v469 | v3.5.5 |
https://github.com/macs3-project/MACS#macs-model-based-analysis-for-chip-seq
With the improvement of sequencing techniques, chromatin immunoprecipitation followed by high throughput sequencing (ChIP-Seq) is getting popular to study genome-wide protein-DNA interactions. To address the lack of powerful ChIP-Seq analysis method, we presented the Model-based Analysis of ChIP-Seq (MACS), for identifying transcript factor binding sites. MACS captures the influence of genome complexity to evaluate the significance of enriched ChIP regions and MACS improves the spatial resolution of binding sites through combining the information of both sequencing tag position and orientation.
https://github.com/FredHutch/SEACR
SEACR is intended to call peaks and enriched regions from sparse CUT&RUN or chromatin profiling data in which background is dominated by "zeroes" (i.e. regions with no read coverage). It requires R and Bedtools to be available in your path, and it requires bedgraphs from paired-end sequencing as input, which can be generated from read pair BED files (i.e. BED coordinates reflecting the 5' and 3' termini of each read pair) using bedtools genomecov with the "-bg" flag, or alternatively from name-sorted paired-end BAM files as described in "Preparing input bedgraph files" below.
A description of the method can be found in the following manuscript, which we respectfully request that you cite if you find SEACR useful in your research:
Meers MP, Tenenbaum D, Henikoff S. (2019). Peak calling by Sparse Enrichment Analysis for CUT&RUN chromatin profiling. Epigenetics and Chromatin 12(1):42.
Direct link: https://doi.org/10.1186/s13072-019-0287-4
https://deeptools.readthedocs.io/en/develop/
deepTools is a suite of python tools particularly developed for the efficient analysis of high-throughput sequencing data, such as ChIP-seq, RNA-seq or MNase-seq.
There are 3 ways for using deepTools:
The flow chart below depicts the different tool modules that are currently available.
https://hgdownload.soe.ucsc.edu/downloads.html
Convert bedGraph to bigWig file. Description of Big Binary Indexed (BBI) files and visualization of next-generation sequencing experiment results explained by W.J. Kent, PMCID: PMC2922891
Conda Install: https://anaconda.org/bioconda/ucsc-bedgraphtobigwig
The provided Docker image is compatible with Singularity and is actively used in NextFlow Pipelines configured for an HPC.
Content type
Image
Digest
sha256:c4f730c99…
Size
890.8 MB
Last updated
over 1 year ago
docker pull danhumassmed/peak-calling:1.0.2