Skip to content

buenrostrolab/differential_expression_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation



Examples of running differential expression analyses

Contact: Caleb Lareau

Install

Both DESeq2 and limma-voom can be installed via Bioconudctor:

source("https://bioconductor.org/biocLite.R")
biocLite("limma")
biocLite("DESeq2")

Sample Analysis

Rscripts

More exahustive guides

On the Bioconductor website, more detailed vignettes are available for both tools. Find those here.



About

Sample repo for running DESeq2 on HTSeq (counts)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published