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

Novel Case: Handling sub-transcript case where all of the query exons match a transcript, but query has fewer exons #23

Closed
dewyman opened this issue Apr 17, 2018 · 2 comments
Assignees
Labels
bug Something isn't working planning

Comments

@dewyman
Copy link
Member

dewyman commented Apr 17, 2018

Case: c13526/f1p3/2925 (INPP5B)
Because the query transcript is shorter than the annotated ones, it is impossible to tell which isoform it came from. But more importantly than that, we need to make sure that we don't label this as (completely) known.
c13526-f1p3-2925

@dewyman dewyman added bug Something isn't working planning labels Apr 17, 2018
@dewyman dewyman self-assigned this Apr 17, 2018
@dewyman dewyman changed the title Handling case where all of the query exons match a transcript, but query has fewer exons [FIXED]: Handling case where all of the query exons match a transcript, but query has fewer exons Apr 17, 2018
@dewyman dewyman closed this as completed Apr 17, 2018
@dewyman dewyman changed the title [FIXED]: Handling case where all of the query exons match a transcript, but query has fewer exons Novel Case: Handling sub-transcript case where all of the query exons match a transcript, but query has fewer exons Apr 17, 2018
@dewyman
Copy link
Member Author

dewyman commented Apr 17, 2018

Now that I'm working on novel transcripts, I need to determine how to label this case as a novel transcript that is a sub-transcript of something known

@dewyman
Copy link
Member Author

dewyman commented Apr 17, 2018

Solution: MatchTracker class that manages full and partial matches to known transcripts.

@dewyman dewyman closed this as completed Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working planning
Projects
None yet
Development

No branches or pull requests

1 participant