Coder Social home page Coder Social logo

tdayris / fair_macs2_calling Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.58 MB

Snakemake workflow used to call peaks with Macs2

License: MIT License

Python 97.24% Makefile 2.76%
bowtie2 homer macs2 sambamba snakemake snakemake-workflow snakemake-wrappers

fair_macs2_calling's Introduction

Snakemake GitHub actions status

Do not use. Active dev.

Snakemake workflow used to call peaks with Macs2 and annotate them with Homer.

Usage

The usage of this workflow is described in the Snakemake workflow catalog it is also available locally on a single page.

Results

A complete description of the results can be found here in workflow reports.

Material and Methods

The tools used in this pipeline are described here textually. Web-links are available below:

workflow_rulegraph

Index and genome sequences with fair_genome_indexer

See pipeline content at fair_genome_indexer

Raw-sequences QC with fair_fastqc_multiqc

See pipeline content at fair_fastqc_multiqc

Bowtie2 Mapping with fair_bowtie2_mapping

See pipeline content at fair_bowtie2_mapping

Peak Calling

Step Wrapper
Coverage analysis deeptools-bamcoverage
Peak-Calling macs2-callpeak
Annotation homer-annotatepeaks
┌─────────────────────────────────────────┐
│ Aligned reads (see fair_bowtie2_mapping)│
└───────────────┬─────────────────────────┘
                │                          
                │                          
┌───────────────▼──────────┐               
│ Bam coverage (deeptools) │               
└───────────────┬──────────┘               
                │                          
                │                          
┌───────────────▼──────┐                   
│ Peak-Calling (Macs2) │                   
└───────────────┬──────┘                   
                │                          
                │                          
┌───────────────▼─────────┐                
│ Peak-Annotaiton (homer) │                
└─────────────────────────┘                

Quality Controls

Step Wrapper/Official documentation
MultiQC multiqc-wrapper
Finger prints deeptools-plotfingerprint
Plot Coverage deeptools-plotcoverage
Plot Enrichment deeptools-plotenrichment
Plot PCA deeptools-plotpca
                 ┌────────────────────┐                          
                 │fair_bowtie2_mapping├─────────────────────────┐
                 └─┬─────────┬────────┘                         │
                   │         │                                  │
                   │         │                                  │
┌──────────────────▼─┐       │    ┌────────────────────────┐    │
│Peak-calling (macs2)├───────┼────┤Correlations (deeptools)◄────┤
└──────────────────┬─┘       │    └────────────────────────┘    │
                   │         │                                  │
                   │         │                                  │
┌──────────────────▼────┐    │    ┌──────────────────────┐      │
│Peak-annotaiton (homer)├────┼────┤Enrichment (deeptools)◄──────┤
└───────────────────────┘    │    └──────────────────────┘      │
                             │                                  │
                             │                                  │
┌────────────────────┐       │     ┌───────────────┐            │
│ fair_fastqc_multiqc├───────┼─────┤PCA (deeptools)◄────────────┘
└────────────────────┘       │     └───────────────┘             
                             │                                   
                             │                                   
                             │                                   
                             │                                   
                         ┌───▼──────┐                            
                         │          │                            
                         │ MultiQC  │                            
                         │          │                            
                         └──────────┘                                                      

fair_macs2_calling's People

Contributors

tdayris avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.