-
Notifications
You must be signed in to change notification settings - Fork 14
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
Schedule : Stopping submission. Dependencies not complete #226
Comments
I think issue is there in annotate step: (46326789, 'position not found in mapping', dict_keys([Interval(46326809, 46326947), Interval(46326948, 46433189), Interval(46433190, 46433505), Interval(46433506, 46435288), Interval(46435289, 46435396), Interval(46435397, 46447562), Interval(46447563, 46447692), Interval(46447693, 46450295), Interval(46450296, 46450349)])) |
46326789, 'position not found in mapping' This is giving issues for other samples also. Sample1: 18 46326721 MantaDEL:249567:0:0:0:0:0 TGAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAGGAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAG T 129 PASS END=46326789;SVTYPE=DEL;SVLEN=-68;CIGAR=1M68D;CIPOS=0,95;HOMLEN=95;HOMSEQ=GAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAGGAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAGGAGGGCTTCAGCGGCAGAGGGGAGACC GT:FT:GQ:PL:PR:SR 0/1:PASS:56:179,0,53:6,0:6,6 Sample2: 18 46326721 MantaDEL:314990:0:0:0:0:0 TGAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAGGAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAG T 26 PASS END=46326789;SVTYPE=DEL;SVLEN=-68;CIGAR=1M68D;CIPOS=0,95;HOMLEN=95;HOMSEQ=GAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAGGAGGGCTTCAGCGGCAGAGGGGAGACCGTCCAAGGAGGGCTTCAGCGGCAGAGGGGAGACC GT:FT:GQ:PL:PR:SR 0/1:PASS:24:76,0,26:3,0:6,3 I am using hg38 genome here. (hg38.87 from Ensembl) |
Please look into this. |
Please update if have any solution. |
Hi @Nitin123-4 , Can I just confirm what version of mavis you're running? I'm having difficulties replicating the bug, could you please post more information that is logged around the error and the arguments list? e.g
|
[2020-10-11 23:54:08] arguments
(46326789, 'position not found in mapping', dict_keys([Interval(46326809, 46326947), Interval(46326948, 46433189), Interval(46433190, 46433505), Interval(46433506, 46435288), Interval(46435289, 46435396), Interval(46435397, 46447562), Interval(46447563, 46447692), Interval(46447693, 46450295), Interval(46450296, 46450349)])) |
Thanks for the logs! I have a fix for this that should be pushed for release by next week. In the meantime, to get around this issue you can try run the jobs with these options set to true:
|
v2.2.8 has now been released which includes this fix |
[2020-10-11 07:46:02] validate
[2020-10-11 07:46:02] annotate
[2020-10-11 07:46:04] loading: ['hg38.cytoBand.txt']
[2020-10-11 07:46:04] loading: ['ensembl_human_hg38.87.json']
[2020-10-11 07:50:41] loading: ['hg38.fa']
submitted MA_normal_batch-L8XXsViecS3kgponLaGqAr-1
MA_normal_batch-L8XXsViecS3kgponLaGqAr-1 (kVKgfnLz4EDNWJp7TrGfkS) is SUBMITTED
[2020-10-11 08:44:37] pairing
Stopping submission. Dependencies not complete
MP_batch-L8XXsViecS3kgponLaGqAr is NOT SUBMITTED
[2020-10-11 08:44:37] summary
MS_batch-L8XXsViecS3kgponLaGqAr is NOT SUBMITTED
rewriting: S103744.mavis.output/build.cfg
please help me to resolve this.
The text was updated successfully, but these errors were encountered: