* Fix a small bug when having the UMI before the BARCODE
1.8.0
* Improved the unit-tests * Make input data a positional arguments in extra scripts
1.7.9
* --ref-map is not a required parameter now when --disable_mapping is used * Create dataset and compute saturation steps are only performed if the annotated file is present * Fixed bug in merge_fastq * Fixed bugs in st_qa
1.7.8
* Updated docs * Added flags to skip (trimming, mapping and annotation) * Fixed a bug in the compute saturation option * Restored the unittests * Improvements when dealing with ambiguous and no_feature genes
1.7.6
* Ported to Python 3
1.7.3
* Fixed a small bug when soring the output of taggd * Improved the st_qa.py script