This code implements the method and generates the figures for the following paper:
Hersch, M., Biasini, A., Marques, A.C. et al. Estimating RNA dynamics using one time point for one sample in a single-pulse metabolic labeling experiment. BMC Bioinformatics 23, 147 (2022). https://doi.org/10.1186/s12859-022-04672-4
To install as a package do the following in the R console:
library(devtools)
install_github("BergmannLab/SingleSampleRNAdynamics/SingleSampleRNAdynamics")