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

Add positional substitution matrices #655

Merged
merged 7 commits into from
Nov 4, 2024

Conversation

padix-key
Copy link
Member

This PR adds functionality for creating positional substitution matrices, i.e. matrices that have a score for each position in a sequence. This allows position-specific sequence alignments, such as algorithms like TM-align or sequence profile alignments using a SequenceProfile.

Copy link

codspeed-hq bot commented Sep 2, 2024

CodSpeed Performance Report

Merging #655 will not alter performance

Comparing padix-key:positional-matrix (41b33ca) with main (1659cb2)

Summary

✅ 45 untouched benchmarks

@padix-key padix-key mentioned this pull request Sep 8, 2024
9 tasks
@padix-key padix-key force-pushed the positional-matrix branch 5 times, most recently from 782219f to 0de3e02 Compare November 4, 2024 10:33
@padix-key padix-key marked this pull request as ready for review November 4, 2024 11:14
@padix-key padix-key merged commit d9f0c13 into biotite-dev:main Nov 4, 2024
28 checks passed
@padix-key padix-key deleted the positional-matrix branch November 11, 2024 12:08
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