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

Feature skip softclip #1293

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 12, 2024

  1. Add skip_soft_clipping option to get_aligned_pairs

    - soft-clipped regions are ignored and not returned
    DrYak committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c114734 View commit details
    Browse the repository at this point in the history
  2. Tests skip_soft_clipping in get_aligned_pair()

    - inserts and padding should not be affected
    - soft clipping should be similar to matches_only
    DrYak committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2aa70e0 View commit details
    Browse the repository at this point in the history