Added
- capability to fill gaps in consensus sequence with a designated character
(e.g. 'N') instead of content from a reference sequence.
- option `-r` in `medaka_consensus` to set the designated fill character.
- option `--fill_char` in `medaka stitch` to set the designated fill character.
Fixed
- CUDA initialization errors during `medaka smolecule`s stitch phase.