-
Notifications
You must be signed in to change notification settings - Fork 9
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
Process POREC:pairsToCooler (93)
terminated with an error exit status (137)
#78
Comments
Hi, thanks for reporting this. Looks like the process runs out of memory and it is set fairly low. Out of interest how large is your input file? You could try adding to the config and resume the workflow
|
Hello, Thank you for your help, I added those lines to the config. However, I am still getting an error. I have attached the trace.txt And here is the error: Plus 2 more processes waiting for tasks… Caused by: Command executed: cooler cload pairs -c1 2 -p1 3 -c2 4 -p2 5 fasta.fai:1000 20240605_Dicanthelium_clandestinum_PoreC.pairs.gz 20240605_Dicanthelium_clandestinum_PoreC.pairs.cool Command exit status: Command output: Command error: Work dir: Tip: you can replicate the issue by changing to the process work dir and entering the command -- Check '.nextflow.log' file for details |
Hi Sarah, Thank you so much for reply. May I ask how to add those line to the config? Nextflow and the pore-c pipeline are new for me |
Hi, sorry for late response - did you manage to add in the end - you can add those to any file eg. 'additional.config' and then provide that file as an input parameter to the |
Hi, has the issue been solved with that config file? I have been getting the same error message with 16CPU - and 8G mem per CPU settings even if I added the config file shown above. I would be glad if you let me know how I can solve that issue. executor > local (688) Caused by: Command executed: cooler cload pairs -c1 2 -p1 3 -c2 4 -p2 5 fasta.fai:1000 T1-1.pairs.gz T1-1.pairs.cool Command exit status: Command output: |
Ask away!
Hi, I was trying to run the Pore-c workflow on a local desktop which has 16 cores with 128Gb memory.
I kept getting error at the step pairsToCooler.
Please advise how I could fix this. Thank you!
Here is the log.
This is epi2me-labs/wf-pore-c v1.2.2-g9ce4a1b.
Searching input for [.fastq, .fastq.gz, .fq, .fq.gz] files.
executor > local (2060)
[51/8fec41] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[b4/e2f93b] process > POREC:index_bam (1) [100%] 1 of 1 ✔
[50/e67ff5] process > POREC:prepare_genome:index_ref_fai (1) [100%] 1 of 1 ✔
[0a/677cc3] process > POREC:prepare_genome:index_ref_mmi (1) [100%] 1 of 1 ✔
[ae/200242] process > POREC:digest_align_annotate (973) [ 68%] 977 of 1428
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
executor > local (2060)
[51/8fec41] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[b4/e2f93b] process > POREC:index_bam (1) [100%] 1 of 1 ✔
[50/e67ff5] process > POREC:prepare_genome:index_ref_fai (1) [100%] 1 of 1 ✔
[0a/677cc3] process > POREC:prepare_genome:index_ref_mmi (1) [100%] 1 of 1 ✔
[ae/200242] process > POREC:digest_align_annotate (973) [ 68%] 977 of 1428
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
executor > local (2060)
[51/8fec41] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[b4/e2f93b] process > POREC:index_bam (1) [100%] 1 of 1 ✔
[50/e67ff5] process > POREC:prepare_genome:index_ref_fai (1) [100%] 1 of 1 ✔
[0a/677cc3] process > POREC:prepare_genome:index_ref_mmi (1) [100%] 1 of 1 ✔
[ae/200242] process > POREC:digest_align_annotate (973) [ 68%] 977 of 1428
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
[- ] process > POREC:merge_namesorted_bams -
[59/edd75e] process > POREC:create_restriction_bed (1) [100%] 1 of 1 ✔
[fc/9a204f] process > POREC:to_pairs_file (977) [100%] 977 of 977
[2d/b54d1a] process > POREC:pairsToCooler (93) [ 8%] 80 of 977, failed: 1
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_paired_end_bams -
[4a/b373dc] process > POREC:getVersions [100%] 1 of 1 ✔
[fc/bc2f17] process > POREC:getParams [100%] 1 of 1 ✔
[eb/961b6d] process > POREC:makeReport [100%] 1 of 1 ✔
[- ] process > POREC:prepare_hic -
[82/ce69f7] process > POREC:collectIngressResultsInDir (1) [100%] 1 of 1 ✔
[- ] process > POREC:get_filtered_out_bam -
[44/8533fb] process > publish (1) [100%] 1 of 1 ✔
ERROR ~ Error executing process > 'POREC:pairsToCooler (93)'
Caused by:
Process
POREC:pairsToCooler (93)
terminated with an error exit status (137)Command executed:
cooler cload pairs -c1 2 -p1 3 -c2 4 -p2 5 fasta.fai:1000 pore-c_dudleya_duplex.pairs.gz pore-c_dudleya_duplex.pairs.cool
Command exit status:
137
The text was updated successfully, but these errors were encountered: