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

ENH: fleshing out selecting alignments #53

Merged
merged 5 commits into from
Jan 1, 2024
Merged

ENH: fleshing out selecting alignments #53

merged 5 commits into from
Jan 1, 2024

Conversation

GavinHuttley
Copy link

No description provided.

[CHANGED] modified both hg and git ignore files
[FIXED] any alignment record whose segment overlaps the query
    coordinates is now returned
[CHANGED] it's possible a set of coordinates can map to multiple
    alignment records. We yield these one at a time.

[NEW] allow selecting just a subset of an alignment, using the
    GapPositions class to reduce the genome sequence query to only
    that required for the final result.

[NEW] multiple extensive tests of selecting subsets of alignment.
@GavinHuttley GavinHuttley merged commit be70222 into cogent3:develop Jan 1, 2024
17 of 18 checks passed
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.

1 participant