- Set biopython install requirements to v1.78 - Bugfix wheel package
1.0.3
- Bugfix in gff3 parser
1.0.2
- Fixed segemehl tests - Gene quantification: Removed normalization by number of splits - Hotfix of calculating TMPs with zero values
1.0.1
- Hotfix of align error caused by realign arg still present
1.0.0
- Added calculation of TPM (transcripts per million) - Added automated integration of subcommands and parameters to the documentation
0.6.0
- changed behaviour of gene quantification regarding sense and anti-sense --add-antisense instead of --skip-antisense and added --antisense-only - avoid writing of unmapped reads to final bam - moved documentation to https://reademption.readthedocs.io - integration of TravisCI