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

Error: Can't parse sequence for chromosome chr# #3

Open
mglgc opened this issue Dec 30, 2022 · 0 comments
Open

Error: Can't parse sequence for chromosome chr# #3

mglgc opened this issue Dec 30, 2022 · 0 comments

Comments

@mglgc
Copy link

mglgc commented Dec 30, 2022

Hi,
After a successful starting command
'docker run -v /home/james/parliament2/:/home/dnanexus/in/ -v /home/jameso/parliament2/outputs/:/home/dnanexus/out dnanexus/parliament2:latest --bam test_sarek.bam --bai test_sarek.bai -r GRCh37.chr.p13.genome.fa --fai GRCh37.chr.p13.genome.fa.fai --breakdancer --cnvnator --manta --genotype --svviz'

several error messages are displayed:
Convert CNVnator results to VCF format
Reading calls ...
Can't parse sequence for chromosome chr1.
Can't parse sequence for chromosome chr2.
Can't parse sequence for chromosome chr3.
Traceback (most recent call last):
File "/BreakDancer2Merge.py", line 88, in
if int(data[h["Score"]]) <= 50:
IndexError: list index out of range
Can't parse sequence for chromosome chr4.
...and so on for all the chromosomes.

Please, some help will be welcome. Thank you in advance for replying

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