Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PrintBGZFBlockInformation should accept bam files #5800

Closed
droazen opened this issue Mar 15, 2019 · 0 comments
Closed

PrintBGZFBlockInformation should accept bam files #5800

droazen opened this issue Mar 15, 2019 · 0 comments
Assignees
Milestone

Comments

@droazen
Copy link
Collaborator

droazen commented Mar 15, 2019

We just need to disable the unnecessary file extension check in this tool.

@droazen droazen self-assigned this Mar 15, 2019
@droazen droazen added this to the Engine-Q12019 milestone Mar 15, 2019
droazen added a commit that referenced this issue Mar 15, 2019
… accept, eg., bams

The file extension check in this tool was redundant, since there is a subsequent check
that the input file is in BGZF format.

Resolves #5800
droazen added a commit that referenced this issue Mar 27, 2019
… accept, eg., bams (#5801)

* PrintBGZFBlockInformation: remove file extension check so that we can accept, eg., bams

The file extension check in this tool was redundant, since there is a subsequent check
that the input file is in BGZF format.

Resolves #5800
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant