- improvement to `ufits filter` script to handle some of the filtering more gracefully and added a few more options
- added ability to supply a list of samples/barcodes to `ufits remove` and `ufits select` to make more flexible
- add new clustering module based on reference based clustering called `ufits cluster_ref`, it functions by quality trimming, dereplicating, chimera filtering, mapping to reference database. It can then also rescue unmapped reads and run de novo clustering on them followed by UTAX reference based clustering. I think that standard de novo clustering is superior to this approach but in some fringe cases it may be useful.