Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error message in GenomicsDBImport (#7375)
* The UserException when failing to open a FeatureReader now includes the message from the underlying error. It was previously hard to understand WHY we had failed to open a reader. See #7362 for an example
- Loading branch information