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

fix unresolved forward read state assignment error #12

Merged
merged 4 commits into from
Jul 5, 2019
Merged

Commits on Jun 8, 2019

  1. fix unresolved forward read state assignment error

    fix for issue #11 correcting typo in logic
    genomematt committed Jun 8, 2019
    Configuration menu
    Copy the full SHA
    6b56044 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. add bam test files

    genomematt committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    010e290 View commit details
    Browse the repository at this point in the history
  2. Fix for PEP479 compliance

    Correctly handles StopIteration raised in handling of bam files for PEP479 compliance and python 3.7 compatibility
    genomematt committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    78083fa View commit details
    Browse the repository at this point in the history
  3. 1.0.2 update version and test hashes

    update version number and test hashes that include version number written to output file.
    genomematt committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    4996bfe View commit details
    Browse the repository at this point in the history