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

Added Support for Fusion into the Graph Algorithm #4

Merged
merged 7 commits into from
Jun 22, 2021
Merged

Conversation

zhuchcn
Copy link
Member

@zhuchcn zhuchcn commented Jun 22, 2021

The graph algorithm now supports fusion by inserting a subgraph of the donor transcript into the acceptor's transcript graph at the breakpoints. Parsers haven't been implemented in this PR at this point, because the acceptor of a fusion event could be an untranslatable gene (e.g. lncRNA). So the '3-frame searching' needs to be implemented before we can implement parsers for the output of any fusion caller.

@lydiayliu I know you are on vaccation. This is more like a milestone of the project to keep track on the development history. Going to merge it into main right away.

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.

1 participant