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

Infer ref_clv from chimeric contigs #1

Open
zyxue opened this issue Jul 10, 2018 · 0 comments
Open

Infer ref_clv from chimeric contigs #1

zyxue opened this issue Jul 10, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@zyxue
Copy link
Owner

zyxue commented Jul 10, 2018

Given a chimeric contig, when a bridge read is aligned to the contig, the contig is in one piece; but when the contig is aligned to the genome, it becomes two pieces.

Problem: When looping through the contig to the first-piece, how to infer the genome coord of a clv that's actually aligned the second piece?

@zyxue zyxue added the enhancement New feature or request label Jul 10, 2018
zyxue added a commit that referenced this issue Jul 11, 2018
zyxue added a commit that referenced this issue Jul 13, 2018
updated do_{fwd_rev}_ctg_{lt,rt}_bdg functions to use contig
zyxue added a commit that referenced this issue Jul 13, 2018
added test_do_fwd_ctg_rt_bdg_with_left_hardclipping
zyxue added a commit that referenced this issue Jul 13, 2018
to more properly test edge cases.
zyxue added a commit that referenced this issue Jul 13, 2018
to test_bridge_forward_contigs_with_hardclipping.py
also renamed some of the test names, trying to be more consistent
zyxue added a commit that referenced this issue Jul 13, 2018
zyxue added a commit that referenced this issue Jul 13, 2018
to make the whole thing run:
   updated proc.py & evidence/bridge.py for when analyze_bridge returns None
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant