Giter VIP home page Giter VIP logo

cel-seq-pipeline's Introduction

Overview

This is a pipeline for the CEL-Seq method. CEL-Seq is a HTS method published hashimshony et. al(2012), based on RNAseq. It typcially reads only the 3'UTR end of mRNA transcripts and is stranded.

The pipeline input is paired-end read files (FASTQ format,) alongside a reference genome and annotation and outputs a read count.

Complete workflow

To use the pipeline completely, you need to create a config file (use the config_file_example.txt as an example). The config file tells the pipeline what are the required actions on which files, and references the references.

The invocation is:

pijpleiding config_file.txt

Useful scripts

Two of the scripts are useful also without the complete pipeline.

bc_demultiplex

A CELSeq demultiplexer, to demultiplex the CELSeq barcodes. It also saves UMI information with the reads.

Use bc_demultiplex --help to understand the input format.

htseq_count_umified

An adapation of the htseq_count script from the HTSeq package, to count each UMI only once, based on the UMI information from bc_demultiplex.

Dependencies

General: bowtie2, python2.7 Python packages: HTSeq

cel-seq-pipeline's People

Contributors

jarondl avatar martinfed avatar leon-anavy avatar eco32i avatar

Watchers

James Cloos avatar  avatar  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.