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

Longer analysis time for WES #22

Open
CirclesYuan opened this issue May 27, 2022 · 1 comment
Open

Longer analysis time for WES #22

CirclesYuan opened this issue May 27, 2022 · 1 comment

Comments

@CirclesYuan
Copy link

No description provided.

@CirclesYuan
Copy link
Author

Multiple threads supporting feasible? BTW, GATK4 Pileup may output line without 7 columns, which may causes an error corresping as follows.

Traceback (most recent call last):
File "/path/to/Conpair/scripts/estimate_tumor_normal_contamination.py", line 96, in
pileup = ContaminationMarker.parse_mpileup_line(line, min_map_quality=MMQ)
File "/path/to/Conpair//modules/ContaminationMarker.py", line 71, in parse_mpileup_line
baseQs = baseQ2int(line[4])
IndexError: list index out of range

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

No branches or pull requests

1 participant