You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Greetings. I'm attempting to run cgpPindel and I'm running into the following error:
STDERR: 20 generated files are corrupt:
STDERR: /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/pb_sample/chr14.txt.gz
.... (continues for the other chr files)
STDERR: /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/pb_sample/chr9.txt.gz
STDERR: /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/pb_sample/chr20.txt.gz at /opt/wtsi-cgp/bin/pindel_input_gen.pl line 52.
STDERR: Command exited with non-zero status 255
STDERR: 864.32user 106.25system 9:02.15elapsed 179%CPU (0avgtext+0avgdata 1643492maxresident)k
STDERR: 344inputs+173920outputs (0major+25538947minor)pagefaults 0swaps
Thread 1 terminated abnormally:
THREAD_EXITED: Wrapper script message:
"/usr/bin/time bash /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/logs/Sanger_CGP_Pindel_Implement_input.1.sh 1> /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/logs/Sanger_CGP_Pindel_Implement_input.1.out 2> /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/logs/Sanger_CGP_Pindel_Implement_input.1.err" unexpectedly returned exit value 255 at /opt/wtsi-cgp/lib/perl5/PCAP/Threaded.pm line 244 thread 1.
at /opt/wtsi-cgp/lib/perl5/PCAP/Threaded.pm line 235
Thread error:
THREAD_EXITED: Wrapper script message:
"/usr/bin/time bash /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/logs/Sanger_CGP_Pindel_Implement_input.1.sh 1> /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/logs/Sanger_CGP_Pindel_Implement_input.1.out 2> /tmp/nxf-3643953189005937501/outdir/pindel/tmpPindel/logs/Sanger_CGP_Pindel_Implement_input.1.err" unexpectedly returned exit value 255 at /opt/wtsi-cgp/lib/perl5/PCAP/Threaded.pm line 244 thread 1.
at /opt/wtsi-cgp/lib/perl5/PCAP/Threaded.pm line 235
From the log files two threads are running. Here's the command that i'm using:
It looks like your input BAMs both have the same sample name in the RG header field. This can be confirmed by running the following commands and checking the value in the SM element.
Greetings. I'm attempting to run cgpPindel and I'm running into the following error:
From the log files two threads are running. Here's the command that i'm using:
In the container
quay.io/wtsicgp/cgppindel:v3.5.0
. The index for the bam files, reference and badloci files are in the directory.The input files are publicly available at s3://eu-west-1-example-data/nihr/testdata
Thank you for your assistance!
The text was updated successfully, but these errors were encountered: