Skip to content

Range-based identical protein variants#43

Open
afrubin wants to merge 2 commits intomainfrom
identical-variants
Open

Range-based identical protein variants#43
afrubin wants to merge 2 commits intomainfrom
identical-variants

Conversation

@afrubin
Copy link
Copy Markdown
Member

@afrubin afrubin commented Apr 12, 2026

Adds support for range-bases identical protein variants (e.g. "p.Glu12_Gly14="), which is needed to combine multiple wild-type sequences in cases where each tile has a separate wild-type measurement (e.g. TSC2 meta-analysis).

Also closes #37

@afrubin afrubin requested a review from bencap April 12, 2026 14:04
Copy link
Copy Markdown
Contributor

@bencap bencap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm from visual inspection. My only suggestion would be to wrap the new expected key lists in a sorted() call for consistency, but not blocking since I doubt the alphabet will change.

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.

Creating target-identical variants using dictionary method

2 participants