Skip to content

Adding option to ignore non-existing references.#1374

Open
blaiseli wants to merge 3 commits intopysam-developers:masterfrom
blaiseli:issue-1263
Open

Adding option to ignore non-existing references.#1374
blaiseli wants to merge 3 commits intopysam-developers:masterfrom
blaiseli:issue-1263

Conversation

@blaiseli
Copy link

Trying to fix #1263

TabixFile.fetch now has new option that, if set to True, causes an empty iterator to be returned instead of a ValueError to be raised when reference does not exist.

Trying to fix pysam-developers#1263

TabixFile.fetch now has new option that, if set to True, causes an empty
iterator to be returned instead of a ValueError to be raised when reference
does not exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ValueError: could not create iterator for region 'himom'

1 participant