/RNAseq

Tools for RNAseq analysis in python

Primary LanguageJupyter Notebook

RNAseq

Tools for RNAseq analysis in python

NB: This repository is a collection of scripts and notebooks for RNA seq analysis developped for my personnal use.

My objective in this repository is to use python whenever possible, however, most of the differential gene analysis tools are currently developed in R. In the current version of the RNAseq pipeline I have used the characteristic direction method developed by the Ma'ayan lab, which is available in python but I also made available notebooks in R using edgeR, limma-voom and sleuth. In future versions of the pipeline, those will be integrated in python using rpy2. Alternatively, edgeR might be integrated using the edgePy package currently under development.