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

genomic_to_tx_segment should check if a MANE Select transcript is in UTA #377

Open
jarbesfeld opened this issue Nov 12, 2024 · 0 comments · May be fixed by #378
Open

genomic_to_tx_segment should check if a MANE Select transcript is in UTA #377

jarbesfeld opened this issue Nov 12, 2024 · 0 comments · May be fixed by #378
Assignees
Labels
bug Something isn't working priority:high High priority

Comments

@jarbesfeld
Copy link
Contributor

Describe the bug

When running genomic_to_tx_segment, it will select the MANE Select transcript, and return this transcript even if it does not exist in UTA. We should add a check to see if the transcript exists in UTA before returning.

Steps to reproduce

An example where this occurs is selecting the MANE select transcript for the gene "NPIPB5"

Expected behavior

I expected the longest compatible transcript to be returned

Current behavior

The MANE select transcript, NM_001395849.1, is returned

Possible reason(s)

No response

Suggested fix

No response

Branch, commit, and/or version

0.8.0

Screenshots

No response

Environment details

Mac M1

Additional details

No response

Contribution

Yes, I can create a PR for this fix.

@jarbesfeld jarbesfeld added bug Something isn't working priority:high High priority labels Nov 12, 2024
@jarbesfeld jarbesfeld self-assigned this Nov 12, 2024
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:high High priority
Projects
None yet
1 participant