qapa v1.2.2
This release contains a few bug fixes and updates:
- Fix bug for dealing with an edge case where UTR is at the chromosome boundary (#10)
- Add a warning if chromosome contains underscores, which are not supported and will be skipped
- Update legacy support for python 2. Moving forward, python 3 is recommended and support for python 2 will eventually be dropped.
- A new suite of unit tests have also been added. They currently only cover some components and are non-exhaustive.
Known issues:
- Possible incompatibility with recent changes in data.table v1.12.2 (#13)