* Made `minimap2` and `samtools` truly optional
* If `minimap2` isn't in `PATH`, the reference genome isn't indexed (`NULL` is stored in the database instead)
* If the user opens a ViReaDB database that was created without `minimap2`, but the user now has `minimap2` installed, the reference genome should automatically get indexed and added to the database