Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validate IO in SortBam to provide nicer exceptions (#994)
Using the `Io.assert*` within the constructor will yield better error messages for the user. Also added an explicit close to the input `SamSource`
- Loading branch information