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: remove file extension check so that we can accept, eg., bams #5801

Merged
merged 2 commits into from
Mar 27, 2019

Commits on Mar 15, 2019

  1. 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
    droazen committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    6161839 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Address review comments

    droazen committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    eccc04b View commit details
    Browse the repository at this point in the history