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

Use breakpoint homology to refine junction spanning read counts #5

Closed
GoogleCodeExporter opened this issue Feb 16, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Thanks to the deFuse project for this nice idea.

For each candidate chimera, compare the sequence of the candidate 3' partner 
with the sequence of the normal gene.  Count the number of bases of exact 
homology at the junction and include this information when remapping to find 
junction spanning reads.

When tallying the junction spanning reads, only count reads that span further 
than the regions of homology in the 5'/3' partners.

Implementing this additional filter is trivial and should account for a lot of 
the candidates with large numbers of junction-spanning reads with a small 
amount of "anchor".

Not high priority because we have other means of filtering these reads.

Original issue reported on code.google.com by matthew....@gmail.com on 5 Feb 2011 at 4:57

@GoogleCodeExporter
Copy link
Author

Added this -- was trivial

Original comment by matthew....@gmail.com on 6 Feb 2011 at 5:05

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant