Code Monkey home page Code Monkey logo

chip_seq_snakemake's Introduction

chip_seq_snakemake

This is a simple utility to analyse CHIP-seq data with a selection of popular tools. It is written in snakemake that allows the user to scale it to any system. Currently, it contains analyses with the following tools:

  • fastqc(quality control for reads)
  • trim_galore(Adapter trimming)
  • cutadapt(Adapter trimming)
  • bowtie2(alignment)
  • picard(Mark duplicates)
  • deeptools(Generate gene-body meta-profile from bigWig files, Calculate genome-wide IP enrichment relative to control)
  • phantompeakqualtools(Calculate strand cross-correlation peak and ChIP-seq quality measures including NSC and RSC)
  • MACS2(Call broad/narrow peaks)
  • HOMER(Annotate peaks relative to gene features)

Installation

For installation purposes, it is a good idea to make a new python virtual environment and install snakemake on it, and then download all the tool binaries in your desired location. Following this, retrieve the repository using git;

git clone https://github.com/Moonerss/chip_seq_snakemake.git

The only other modification that needs to be done is to edit the config/config.yaml and config/samplesheet_test.csv files to specify the location of files on your system, and then run following in the repository folder

chip_seq_snakemake's People

Stargazers

BioWalker avatar

Watchers

Moonerss 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.