New prep and bedding commands
This release introduces two new commands to CHISEL: chisel_prep
for the automatic generation of input barcoded BAM files, and chisel_bedding
for generating BED files from CHISEL results. Moreover, the release introduces several minor fixes, including:
- restructuring of source code for proper packaging
- fix to random seeding for deterministic results
- improve efficiency of bcftools by streaming genomic positions
- fixes to some of the plotting functions (colormaps had error in some special cases)