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

Added alignment type to RecordAndOffset class #1411

Merged
merged 2 commits into from
Aug 21, 2019
Merged

Added alignment type to RecordAndOffset class #1411

merged 2 commits into from
Aug 21, 2019

Commits on Aug 21, 2019

  1. Added alignment type to RecordAndOffset class

    - as requested per Picard pull request #1370
    - necessary to determine whether a RecordAndOffset object is an
    (alignment) match, insertion, or deletion when queried by a
    SamLocusIterator
    - default behavior is preserved by overloading the default constructor
    michaelgatzen committed Aug 21, 2019
    Configuration menu
    Copy the full SHA
    1993f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46d491d View commit details
    Browse the repository at this point in the history