Tools for the analysis of RNA metabolic kinetics from RNAseq data.
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)
pkg
R CMD build . R CMD INSTALL pulseR_1.0.2.tar.gz