BriPy
A BRIC-seq data analysis package written in Python.
...It can calculate RNA half-life for each transcript and draw graphs describing the kinetics of RNA decay. In the future, it will provide several useful modules(e.g. calculating RPKM of each transcript from BAM file or ELAND output file).
-Prerequisites
To use BriPy package, you will need Python and the following extension packages.
Python2.7 or higher
NumPy
SciPy
Matplotlib