AbCorrect
------------
* Add ability to directly parse 'MINIMAL' output format from AbStar
* Consensus/centroid sequence creation is now done in batches, size can be set with the --chunksize option
* Option to parse multiple UIDs, useful when dual barcodes are used.
* Stub out distributed processing on Celery clusters (not thoroughly tested yet)
AbStats
---------
* Started migration of AbStats to just the Stats module, since it's primarily only used via the API (not as a command line program)