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

fix: Add gene symbol check in translator methods #214

Merged
merged 3 commits into from
Dec 13, 2024
Merged

Conversation

jarbesfeld
Copy link
Contributor

closes #213

Once the gene fusion partners are normalized, check to ensure that the resulting symbols are different. The VICC specification requires the partners to be different to be a valid fusion.

@jarbesfeld jarbesfeld added bug Something isn't working priority:medium Medium priority labels Dec 12, 2024
@jarbesfeld jarbesfeld requested a review from korikuzma December 12, 2024 17:15
@jarbesfeld jarbesfeld self-assigned this Dec 12, 2024
src/fusor/translator.py Outdated Show resolved Hide resolved
@jarbesfeld jarbesfeld requested a review from korikuzma December 12, 2024 18:12
@jarbesfeld jarbesfeld merged commit b506926 into main Dec 13, 2024
10 checks passed
@jarbesfeld jarbesfeld deleted the issue-213 branch December 13, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority:medium Medium priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check to ensure normalized gene symbols are different
2 participants