Overview

Tools for the analysis of RNA metabolic kinetics from RNAseq data.

Installation

install.packages("devtools")
library(devtools)
install_github("dieterich-lab/pulseR", subdir="pkg")

or download, unpack and run inside the pkg directory (change the version accordingly)

R CMD build .
R CMD INSTALL pulseR_1.0.2.tar.gz

Presentation