Closed kjohnsen closed 6 years ago
This already works somewhat, but only at the time the param is created. If an already-created param references a BAM file without an index, for example, MMAPPR will crash.
It would be annoying for the user to not know why the program crashes. We should at the very least output that the file(s) isn't/aren't indexed.
This already works somewhat, but only at the time the param is created. If an already-created param references a BAM file without an index, for example, MMAPPR will crash.