Skip to content

Range-based identical protein variants#43

Closed
afrubin wants to merge 2 commits into
mainfrom
identical-variants
Closed

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

Conversation

@afrubin

@afrubin afrubin commented Apr 12, 2026

Copy link
Copy Markdown
Member

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

@bencap bencap left a comment

Copy link
Copy Markdown
Contributor

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.

@afrubin afrubin mentioned this pull request May 19, 2026
@afrubin afrubin closed this May 19, 2026
@afrubin afrubin deleted the identical-variants branch May 21, 2026 04:07
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