Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: walaj/SeqLib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: walaj/SeqLib
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: jhess
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    e656a80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31f629f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d34d90 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Make Num(Hard|Soft)Clipped more efficient

    No need to enumerate the whole CIGAR string; we need only to look at the first
    and lass CIGAR operators, since clips cannot occur anywhere else in the read.
    julianhess committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    7a4a68b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    e773689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f589fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db79b50 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. updated travis build to install htslib

    Jeremiah Wala committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    1616f28 View commit details
    Browse the repository at this point in the history
Loading