Added `bin/convert-diamond-to-sam.py` script to convert DIAMOND output format 6 to SAM.
3.0.49
Not secure
Added `btop2cigar` to `dark.btop` to convert BTOP strings to CIGAR strings.
3.0.48
Fixed `flake8` warnings about single backslashes in strings.
3.0.47
Make `fasta-diff.sh` use GNU parallel, if installed.
3.0.46
Not secure
Make `fasta-diff.sh` handle compressed files, exit with diff's status, and make it possible to pass command line options through to diff.
3.0.45
Not secure
Added `bin/fasta-diff.sh` as a quick diff function that knows about FASTA/FASTQ files. Added `bin/fasta-join.py` as a helper function for `bin/fasta-diff.sh`.