-
Notifications
You must be signed in to change notification settings - Fork 20
ERROR: Canvas workflow error: System.ArgumentOutOfRangeException: Index was out of range. #86
Comments
This is a known bug. Please see #62 https://github.com/Illumina/canvas/releases/download/v1.11.0/Canvas-1.11.0_x64.zip |
Hi Eric, You are suggesting to use Canvas 1.11.0 ? So In all the versions after 1.11.0, the Tumor-normal-enrichment analysis not changed, except the added bug as you were focusing on WGS ? What version of mono should i use to run 1.11.0 ? Is this bug the reason that the CNV.vcf.gz file is not created even though the following files are created:
Thanks, |
correct
we stopped testing after mono 4.2.3, but newer mono versions should be fine
yes. the workflow is terminating part way through so you get some intermediate files, but not the final output file (CNV.vcf.gz) |
Ok, installed 1.11.0. adjusted things and ran... Ran for about 25 minutes with this error on screen. This message is not logged in any file on only onscreen and all the processes are stuck... had to kill all of them manually. Example of what I had to manually kill
Onscreen error:
This happened after: [End of file: SSXT96_F01_VS_SSXT96_B01.stdout.txt]
In the CanvasError.txt file there is this....
Would all this be caused by memory issues ? How much Memory would be recommended ? This always seems to be a grasp away to work but i'm starting to lose faith in getting this to run. The rest of the Illumina workflow is all running (Isaac, Manta, Strelka, Nirvana....) just Canvas which is killing me !!!! Thanks again for the help. |
Finally ! See what I have .... with 512GB of RAM, version 1.11.0 using mono on Centos 6:
Now off to look at the results ... |
Finally got to get Tumor-normal-enrichment on a PC with .NET Core 1.1.9 on a PC with version 1.35.1.1316+master of Canvas.
Don't understand why the work flow starts off with Chromosome 2 - CanvasSNV.dll -c 2 but this runs ok.
The jobManager.commands.tsv has the right order of things:
Then it starts to run Chromosome 1 and then get the error:
The whole error In the CanvasError.txt file:
And there are no errors in the CanvasSNV-'SSXT96_F01_VS_SSXT96_B01'-'1'.stdout.txt file
Then no errors for the rest of the other Chromosomes.... till the end
Any tips on debugging this as I don't know where this stems from.
Thanks.
The text was updated successfully, but these errors were encountered: