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

Major fix and feature expansion #24

Merged
merged 26 commits into from
Oct 13, 2018
Merged

Major fix and feature expansion #24

merged 26 commits into from
Oct 13, 2018

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    2fb93dc View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Configuration menu
    Copy the full SHA
    639cc73 View commit details
    Browse the repository at this point in the history
  2. updating csi_dev utils

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    5cf8b3c View commit details
    Browse the repository at this point in the history
  3. updating CSI support

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    122cec4 View commit details
    Browse the repository at this point in the history
  4. adding extension info

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    0bac940 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0cf97c4 View commit details
    Browse the repository at this point in the history
  6. messing with Travis CI

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    b1dca7e View commit details
    Browse the repository at this point in the history
  7. more messing

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    9975758 View commit details
    Browse the repository at this point in the history
  8. still messing with tci

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    3e86807 View commit details
    Browse the repository at this point in the history
  9. travis ci is being a pain

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    037dd9b View commit details
    Browse the repository at this point in the history
  10. tci

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    71acce0 View commit details
    Browse the repository at this point in the history
  11. tci

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    35931b8 View commit details
    Browse the repository at this point in the history
  12. ugh

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    b47e37c View commit details
    Browse the repository at this point in the history
  13. Trying some more tci

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    d2311a6 View commit details
    Browse the repository at this point in the history
  14. whoops

    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    bbbf4ea View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ed80e41 View commit details
    Browse the repository at this point in the history
  16. Added additional boundary conditions on .fetch()

    Fetch was not filtering out reads that were *before* the region, just the ones after.
    betteridiot committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    19c7fc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Updating pytests

    betteridiot committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    cbb5f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a4f6c5 View commit details
    Browse the repository at this point in the history
  3. Pytest acting funny

    betteridiot committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    218315e View commit details
    Browse the repository at this point in the history
  4. BAM output

    This should be the first steps towards fully supporting BAM output mentioned in #5
    betteridiot committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    3051e0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ee1188 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3012d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    06d7c2b View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Major restructuring of random access

    There was a deleterious flaw in the random access algorithm that was causing the file cursor to start way to the right of regions if interest.
    betteridiot committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    deb5c0e View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. fixing pytest

    betteridiot committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    1bd9db5 View commit details
    Browse the repository at this point in the history