## ITransLiB: a pipeline for integrative transcript library for Bougainvillea construction.
### Copyright (C) 2019 ZhiLiang Ji (appo@xmu.edu.cn)
## Requirement
This software is suitable for all unix-like system with python(version 2.7.7) installed.
`One python module was required before usage : configparser3.5.0.`
Moreover, two already published softwares should be correctly installed in advance, and
make sure they had been add to your system environment variables. The three softwares are:
(1) Trinity (version 2.5.1)
(2) CD-HIT (version 4.5.4)
of course, for softwares mentioned above, other version is allowed. However, the pipeline operated
stably with the recommended version.