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 with cigar #1294

Merged
merged 2 commits into from
Jan 20, 2025
Merged

Conversation

DrYak
Copy link
Contributor

@DrYak DrYak commented Jun 18, 2024

As requested in comment of issue 1292:

Add with_cigar option to get_aligned_pairs

  • extra element in tuple containing the CIGAR operatior (without lenght)
    that each particular position tuple corresponds to.

@DrYak

This comment was marked as outdated.

DrYak added 2 commits October 26, 2024 09:34
This adds an extra element in each tuple containing the CIGAR operator
(only; without length) that each particular position tuple corresponds to.
- should only differ with an extra column with ops
- otherwise every other result should be identical
@jmarshall
Copy link
Member

Thanks for suggesting and implementing this functionality.

@jmarshall jmarshall mentioned this pull request Jan 20, 2025
@DrYak
Copy link
Contributor Author

DrYak commented Jan 23, 2025

And thank you for having taken the time to review and incorporate our suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants