------ * Support python3.7 and `pystan` >= 2.19 and removed limit that `scipy < 1.3`.
2.5.1
-------- * Remove `barcodes.fracIdentWithinBarcode` as it is **not** correct. There is a new function being added in `alignparse` that calculates the empirical accuracy correctly.
* Remove dependency on `HTSeq`.
* Added `--no_corr` and `--no_avg` option to `dms2_batch_prefs`
2.5.0
------ * Remove `codonvarianttable` module as it is now in `dms_variants <https://github.com/jbloomlab/dms_variants>`_ package
* Remove `neutcurve` module as it is replated by `neutcurve <https://jbloomlab.github.io/neutcurve>`_ package
* Parse - / + signs in PAF alignment scores.
* Works with `pandas` 0.25
2.4.16
------ * Added `diffsel.beta_diversity`
2.4.15
--------- * Relax dependency requirements for `pysam`
2.4.14
------- * Allow non-integer `--letterheight` for `dms2_logoplot`