Releases: rrwick/Deepbinner
Releases · rrwick/Deepbinner
Deepbinner v0.2.0
A handful of fixes and changes in this release:
- New preset options
--native
and--rapid
so you don't have to provide the model file paths to Deepbinner (thanks, @mbhall88 and @LarsDu) - Fix a Python 3.5 crash when using
deepbinner realtime
(thanks @lfaller) - Overhaul of the training set generation for native barcoded reads.
- New models for the native barcodes, now have a much lower false positive rate (less likely to put a barcode-less read in a barcode bin).
- New option for an intermediate level of stringency on native barcodes:
--require_start
Deepbinner v0.1.2
Added a new pre-trained model for the SQK-RBK004 rapid barcoding kit. Thanks Matthew Croxen!
Deepbinner v0.1.1
This version adds a few enhancements for building and using models that use something other than the normal range of barcode (1-12). See more here: #2. Thanks, @osilander!
Deepbinner v0.1.0
Initial release of Deepbinner! This was the version used to generate the results in the Deepbinner manuscript.