Inference of transcript stability from polyA and 5' splice site sequence elements
- Install RGHMM package from the GitHub as the following scripts.
cd QHMM
R CMD INSTALL rqhmm
- Install twoBit package from the GitHub as the following scripts
cd TwoBit
make
Notice: If you are failed to install TwoBit package, please see the reported issue at: andrelmartins/TwoBit#1
- Install stabilityHMM package from the GitHub
cd stabilityHMM
make