项目作者: JoomiK

项目描述 :
Statistical analysis of gene expression data with multiple comparison tests in R.
高级语言: R
项目地址: git://github.com/JoomiK/GeneExpression.git
创建时间: 2016-06-23T18:14:17Z
项目社区:https://github.com/JoomiK/GeneExpression

开源协议:

下载


Gene expression analysis (RNASeq) using R

This repo goes through the workflow of differential expression of RNA-Seq (gene expression) data using the DESeq package, starting with raw counts of sequencing reads.
The dataset used is the Pasilla dataset, available from the Pasilla Bioconductor library. It contains RNA-Seq count data for RNAi treated and untreated Drosophila melanogaster cells.

Documents:

RNASeq.R
RNASeq_with_DNASeq.md goes through the workflow.


A full description of the project and workflow can be found here.