Closed SwenDiepstraten closed 9 months ago
Hi, thanks for this feedback. I will investigate this, it looks like it is breaking because we are providing too many files for pairtools merge to merge. Out of interest what chunk size did you use? If you used the default then in the meantime whilst we investigate it may be worth increasing the chunk size to 100,000 and seeing if that works.
I have indeed used the default chunk size, will try using chunk size of 100,000
I still have an error, but it is a different one:
executor > local (772) [e3/10baff] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [86/faae18] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [3f/c861e6] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [7e/874345] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [65/25014c] process > POREC:digest_align_annotate... [100%] 478 of 478 ✔ [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [11/6b88c0] process > POREC:create_restriction_be... [100%] 1 of 1 ✔ [72/37bc46] process > POREC:to_pairs_file (285) [ 52%] 253 of 478 [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [a1/78ea56] process > POREC:getVersions [100%] 1 of 1 ✔ [50/4ad7a7] process > POREC:getParams [100%] 1 of 1 ✔ [18/3f078e] process > POREC:makeReport (1) [100%] 1 of 1 ✔ [- ] process > POREC:prepare_hic - ERROR ~ Error executing process > 'POREC:to_pairs_file (263)'
Caused by:
Process POREC:to_pairs_file (263)
terminated with an error exit status (255)
Command executed:
pairtools parse2 --output-stats "null.stats.txt" -c "fasta.fai" --single-end --readid-transform 'readID.split(":")[0]' --drop-sam --drop-seq --expand --add-pair-index --add-columns mapq,pos5,pos3,cigar,read_len,matched_bp,algn_ref_span,algn_read_span,dist_to_5,dist_to_3,mismatches "monomers.mm2.ns.bam" > extract_pairs.tmp pairtools restrict -f "fragments.bed" -o "null.pairs.gz" extract_pairs.tmp rm -rf extract_pairs.tmp
Command exit status: 255
Command output: (empty)
Command error: INFO: Converting SIF file to temporary sandbox... FATAL: while extracting /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/singularity/ontresearch-wf-pore-c-sha4071ac979d82e19ec935f2afab6eb2495d71d570.img: root filesystem extraction failed: extract command failed: WARNING: passwd file doesn't exist in container, not updating WARNING: group file doesn't exist in container, not updating WARNING: Skipping mount /etc/hosts [binds]: /etc/hosts doesn't exist in container WARNING: Skipping mount /etc/localtime [binds]: /etc/localtime doesn't exist in container WARNING: Skipping mount proc [kernel]: /proc doesn't exist in container WARNING: Skipping mount /home/WUR/dieps003/mambaforge/envs/nextflow/var/singularity/mnt/session/tmp [tmp]: /tmp doesn't exist in container WARNING: Skipping mount /home/WUR/dieps003/mambaforge/envs/nextflow/var/singularity/mnt/session/var/tmp [tmp]: /var/tmp doesn't exist in container WARNING: Skipping mount /home/WUR/dieps003/mambaforge/envs/nextflow/var/singularity/mnt/session/etc/resolv.conf [files]: /etc/resolv.conf doesn't exist in container FATAL ERROR:Failed to create thread : exit status 1
Work dir: /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/8a/625cca82e61e2a69fd89d3ea5ba7ff
Tip: you can replicate the issue by changing to the process work dir and entering the command bash .command.run
-- Check '.nextflow.log' file for details
executor > local (772) [e3/10baff] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [86/faae18] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [3f/c861e6] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [7e/874345] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [65/25014c] process > POREC:digest_align_annotate... [100%] 478 of 478 ✔ [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [11/6b88c0] process > POREC:create_restriction_be... [100%] 1 of 1 ✔ [6f/8e0b2f] process > POREC:to_pairs_file (271) [ 53%] 255 of 478, faile... [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [a1/78ea56] process > POREC:getVersions [100%] 1 of 1 ✔ [50/4ad7a7] process > POREC:getParams [100%] 1 of 1 ✔ [18/3f078e] process > POREC:makeReport (1) [100%] 1 of 1 ✔ [- ] process > POREC:prepare_hic - ERROR ~ Error executing process > 'POREC:to_pairs_file (263)'
Caused by:
Process POREC:to_pairs_file (263)
terminated with an error exit status (255)
Command executed:
pairtools parse2 --output-stats "null.stats.txt" -c "fasta.fai" --single-end --readid-transform 'readID.split(":")[0]' --drop-sam --drop-seq --expand --add-pair-index --add-columns mapq,pos5,pos3,cigar,read_len,matched_bp,algn_ref_span,algn_read_span,dist_to_5,dist_to_3,mismatches "monomers.mm2.ns.bam" > extract_pairs.tmp pairtools restrict -f "fragments.bed" -o "null.pairs.gz" extract_pairs.tmp rm -rf extract_pairs.tmp
Command exit status: 255
Command output: (empty)
Command error: INFO: Converting SIF file to temporary sandbox... FATAL: while extracting /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/singularity/ontresearch-wf-pore-c-sha4071ac979d82e19ec935f2afab6eb2495d71d570.img: root filesystem extraction failed: extract command failed: WARNING: passwd file doesn't exist in container, not updating WARNING: group file doesn't exist in container, not updating WARNING: Skipping mount /etc/hosts [binds]: /etc/hosts doesn't exist in container WARNING: Skipping mount /etc/localtime [binds]: /etc/localtime doesn't exist in container WARNING: Skipping mount proc [kernel]: /proc doesn't exist in container WARNING: Skipping mount /home/WUR/dieps003/mambaforge/envs/nextflow/var/singularity/mnt/session/tmp [tmp]: /tmp doesn't exist in container WARNING: Skipping mount /home/WUR/dieps003/mambaforge/envs/nextflow/var/singularity/mnt/session/var/tmp [tmp]: /var/tmp doesn't exist in container WARNING: Skipping mount /home/WUR/dieps003/mambaforge/envs/nextflow/var/singularity/mnt/session/etc/resolv.conf [files]: /etc/resolv.conf doesn't exist in container FATAL ERROR:Failed to create thread : exit status 1
Work dir: /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/8a/625cca82e61e2a69fd89d3ea5ba7ff
Tip: you can replicate the issue by changing to the process work dir and entering the command bash .command.run
-- Check '.nextflow.log' file for details WARN: Killing running tasks (31)
Hi, this looks like an error with your environment or singularity. It is probably worth contacting your system administrator with the error or maybe try running the workflow with docker.
I am running from a fresh mamba environment, I do not know if that could be a problem. unfortunately our HPC is not able to run docker, so I do have to run with singularity
Does the error occur at the same place each time you run the workflow? Or is it an intermittent issue?
No it does differ over different runs
Oh I suggest not setting the threads parameter to 32, you can leave it as the default of 4. This is the number of threads used by each process - If you want to increase the total number available for the workflow set it in the config cpus. This might be causing the error.
This did improve how far the program got, but I am still encountering an error: executor > local (970) [dc/ad9291] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [6f/4ec9fd] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [b1/1f38fc] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [d0/65c656] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [11/301a9e] process > POREC:digest_align_annotate... [100%] 478 of 478 ✔ [- ] process > POREC:haplotag_alignments - [19/c08853] process > POREC:merge_coordsorted_bam... [ 0%] 0 of 1 [9d/8872ca] process > POREC:merge_namesorted_bams... [100%] 1 of 1 ✔ [aa/53ff40] process > POREC:create_restriction_be... [100%] 1 of 1 ✔ [f8/7018cc] process > POREC:to_pairs_file (478) [100%] 478 of 478 ✔ [05/1f5fd4] process > POREC:merge_pairs (1) [100%] 1 of 1 ✔ [59/bad389] process > POREC:merge_pairs_stats (1) [100%] 1 of 1 ✔ [34/64bd2b] process > POREC:pair_stats_report (1) [100%] 1 of 1 ✔ [95/ab9049] process > POREC:getVersions [100%] 1 of 1 ✔ [c8/dd8f30] process > POREC:getParams [100%] 1 of 1 ✔ [30/f80d1b] process > POREC:makeReport (1) [100%] 1 of 1 ✔ [35/04a9fc] process > POREC:prepare_hic (1) [ 0%] 0 of 1 WARN: Failed to publish file: /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/9d/8872caa15ddd7b481debf17e50517c/null.ns.bam; to: /lustre/nobackup/WUR/ABGC/dieps003/9.4/pore-c_3/output/bams/null.ns.bam [copy] -- See log file for details
executor > local (970) [dc/ad9291] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [6f/4ec9fd] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [b1/1f38fc] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [d0/65c656] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [11/301a9e] process > POREC:digest_align_annotate... [100%] 478 of 478 ✔ [- ] process > POREC:haplotag_alignments - [19/c08853] process > POREC:merge_coordsorted_bam... [100%] 1 of 1 ✔ [9d/8872ca] process > POREC:merge_namesorted_bams... [100%] 1 of 1 ✔ [aa/53ff40] process > POREC:create_restriction_be... [100%] 1 of 1 ✔ [f8/7018cc] process > POREC:to_pairs_file (478) [100%] 478 of 478 ✔ [05/1f5fd4] process > POREC:merge_pairs (1) [100%] 1 of 1 ✔ [59/bad389] process > POREC:merge_pairs_stats (1) [100%] 1 of 1 ✔ [34/64bd2b] process > POREC:pair_stats_report (1) [100%] 1 of 1 ✔ [95/ab9049] process > POREC:getVersions [100%] 1 of 1 ✔ [c8/dd8f30] process > POREC:getParams [100%] 1 of 1 ✔ [30/f80d1b] process > POREC:makeReport (1) [100%] 1 of 1 ✔ [35/04a9fc] process > POREC:prepare_hic (1) [ 0%] 0 of 1
executor > local (970) [dc/ad9291] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [6f/4ec9fd] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [b1/1f38fc] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [d0/65c656] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [11/301a9e] process > POREC:digest_align_annotate... [100%] 478 of 478 ✔ [- ] process > POREC:haplotag_alignments - [19/c08853] process > POREC:merge_coordsorted_bam... [100%] 1 of 1 ✔ [9d/8872ca] process > POREC:merge_namesorted_bams... [100%] 1 of 1 ✔ [aa/53ff40] process > POREC:create_restriction_be... [100%] 1 of 1 ✔ [f8/7018cc] process > POREC:to_pairs_file (478) [100%] 478 of 478 ✔ [05/1f5fd4] process > POREC:merge_pairs (1) [100%] 1 of 1 ✔ [59/bad389] process > POREC:merge_pairs_stats (1) [100%] 1 of 1 ✔ [34/64bd2b] process > POREC:pair_stats_report (1) [100%] 1 of 1 ✔ [95/ab9049] process > POREC:getVersions [100%] 1 of 1 ✔ [c8/dd8f30] process > POREC:getParams [100%] 1 of 1 ✔ [30/f80d1b] process > POREC:makeReport (1) [100%] 1 of 1 ✔ [35/04a9fc] process > POREC:prepare_hic (1) [ 0%] 0 of 1 ERROR ~ Error executing process > 'POREC:prepare_hic (1)'
Caused by:
Process POREC:prepare_hic (1)
terminated with an error exit status (1)
Command executed:
cut -f1,2 fasta.fai > sizes.genome pairtools flip input.pairs.gz -c sizes.genome > flipped.pairs.tmp pairtools sort flipped.pairs.tmp > sorted.pairs.tmp pairtools dedup sorted.pairs.tmp > dedup.pairs.tmp java -jar /home/epi2melabs/juicer_tools_1.22.01.jar pre dedup.pairs.tmp "null.hic" sizes.genome rm -rf "*.pairs.tmp"
Command exit status: 1
Command output: WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. WARN [2023-10-15T04:01:24,169] [Globals.java:138] [main] Development mode is enabled Using 1 CPU thread(s) Not including fragment map Start preprocess Writing header Writing body .............................. Writing footer
Finished preprocess
Calculating norms for zoom BP_2500000 Calculating norms for zoom BP_1000000 Calculating norms for zoom BP_500000 Calculating norms for zoom BP_250000 Calculating norms for zoom BP_100000 Calculating norms for zoom BP_50000 Calculating norms for zoom BP_25000 Calculating norms for zoom BP_10000
Command error: INFO: Converting SIF file to temporary sandbox... WARNING: underlay of /etc/localtime required more than 50 (78) bind mounts WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. WARN [2023-10-15T04:01:24,169] [Globals.java:138] [main] Development mode is enabled Using 1 CPU thread(s) Not including fragment map Start preprocess Writing header Writing body ............................................................................... Writing footer
Finished preprocess
Calculating norms for zoom BP_2500000 Calculating norms for zoom BP_1000000 Calculating norms for zoom BP_500000 Calculating norms for zoom BP_250000 Calculating norms for zoom BP_100000 Calculating norms for zoom BP_50000 Calculating norms for zoom BP_25000 Calculating norms for zoom BP_10000Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at juicebox.tools.utils.norm.NormalizationCalculations.computeKR(NormalizationCalculations.java:427) at juicebox.tools.utils.norm.NormalizationVectorUpdater.buildKR(NormalizationVectorUpdater.java:209) at juicebox.tools.utils.norm.NormalizationVectorUpdater.updateHicFile(NormalizationVectorUpdater.java:146) at juicebox.tools.clt.old.PreProcessing.run(PreProcessing.java:151) at juicebox.tools.HiCTools.main(HiCTools.java:94) INFO: Cleaning up image...
Work dir: /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/35/04a9fc0ae258c57ae7b4a9db139a87
Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out
-- Check '.nextflow.log' file for details
executor > local (970) [dc/ad9291] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [6f/4ec9fd] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [b1/1f38fc] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [d0/65c656] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [11/301a9e] process > POREC:digest_align_annotate... [100%] 478 of 478 ✔ [- ] process > POREC:haplotag_alignments - [19/c08853] process > POREC:merge_coordsorted_bam... [100%] 1 of 1 ✔ [9d/8872ca] process > POREC:merge_namesorted_bams... [100%] 1 of 1 ✔ [aa/53ff40] process > POREC:create_restriction_be... [100%] 1 of 1 ✔ [f8/7018cc] process > POREC:to_pairs_file (478) [100%] 478 of 478 ✔ [05/1f5fd4] process > POREC:merge_pairs (1) [100%] 1 of 1 ✔ [59/bad389] process > POREC:merge_pairs_stats (1) [100%] 1 of 1 ✔ [34/64bd2b] process > POREC:pair_stats_report (1) [100%] 1 of 1 ✔ [95/ab9049] process > POREC:getVersions [100%] 1 of 1 ✔ [c8/dd8f30] process > POREC:getParams [100%] 1 of 1 ✔ [30/f80d1b] process > POREC:makeReport (1) [100%] 1 of 1 ✔ [35/04a9fc] process > POREC:prepare_hic (1) [100%] 1 of 1, failed: 1 ✘ ERROR ~ Error executing process > 'POREC:prepare_hic (1)'
Caused by:
Process POREC:prepare_hic (1)
terminated with an error exit status (1)
Command executed:
cut -f1,2 fasta.fai > sizes.genome pairtools flip input.pairs.gz -c sizes.genome > flipped.pairs.tmp pairtools sort flipped.pairs.tmp > sorted.pairs.tmp pairtools dedup sorted.pairs.tmp > dedup.pairs.tmp java -jar /home/epi2melabs/juicer_tools_1.22.01.jar pre dedup.pairs.tmp "null.hic" sizes.genome rm -rf "*.pairs.tmp"
Command exit status: 1
Command output: WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. WARN [2023-10-15T04:01:24,169] [Globals.java:138] [main] Development mode is enabled Using 1 CPU thread(s) Not including fragment map Start preprocess Writing header Writing body ............................................... Writing footer
Finished preprocess
Calculating norms for zoom BP_2500000 Calculating norms for zoom BP_1000000 Calculating norms for zoom BP_500000 Calculating norms for zoom BP_250000 Calculating norms for zoom BP_100000 Calculating norms for zoom BP_50000 Calculating norms for zoom BP_25000 Calculating norms for zoom BP_10000
Command error: INFO: Converting SIF file to temporary sandbox... WARNING: underlay of /etc/localtime required more than 50 (78) bind mounts WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. WARN [2023-10-15T04:01:24,169] [Globals.java:138] [main] Development mode is enabled Using 1 CPU thread(s) Not including fragment map Start preprocess Writing header Writing body .......................................... Writing footer
Finished preprocess
Calculating norms for zoom BP_2500000 Calculating norms for zoom BP_1000000 Calculating norms for zoom BP_500000 Calculating norms for zoom BP_250000 Calculating norms for zoom BP_100000 Calculating norms for zoom BP_50000 Calculating norms for zoom BP_25000 Calculating norms for zoom BP_10000Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at juicebox.tools.utils.norm.NormalizationCalculations.computeKR(NormalizationCalculations.java:427) at juicebox.tools.utils.norm.NormalizationVectorUpdater.buildKR(NormalizationVectorUpdater.java:209) at juicebox.tools.utils.norm.NormalizationVectorUpdater.updateHicFile(NormalizationVectorUpdater.java:146) at juicebox.tools.clt.old.PreProcessing.run(PreProcessing.java:151) at juicebox.tools.HiCTools.main(HiCTools.java:94) INFO: Cleaning up image...
Work dir: /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/35/04a9fc0ae258c57ae7b4a9db139a87
Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out
-- Check '.nextflow.log' file for details
executor > local (970) [dc/ad9291] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [6f/4ec9fd] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [b1/1f38fc] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [d0/65c656] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [11/301a9e] process > POREC:digest_align_annotate... [100%] 478 of 478 ✔ [- ] process > POREC:haplotag_alignments - [19/c08853] process > POREC:merge_coordsorted_bam... [100%] 1 of 1 ✔ [9d/8872ca] process > POREC:merge_namesorted_bams... [100%] 1 of 1 ✔ [aa/53ff40] process > POREC:create_restriction_be... [100%] 1 of 1 ✔ [f8/7018cc] process > POREC:to_pairs_file (478) [100%] 478 of 478 ✔ [05/1f5fd4] process > POREC:merge_pairs (1) [100%] 1 of 1 ✔ [59/bad389] process > POREC:merge_pairs_stats (1) [100%] 1 of 1 ✔ [34/64bd2b] process > POREC:pair_stats_report (1) [100%] 1 of 1 ✔ [95/ab9049] process > POREC:getVersions [100%] 1 of 1 ✔ [c8/dd8f30] process > POREC:getParams [100%] 1 of 1 ✔ [30/f80d1b] process > POREC:makeReport (1) [100%] 1 of 1 ✔ [35/04a9fc] process > POREC:prepare_hic (1) [100%] 1 of 1, failed: 1 ✘ ERROR ~ Error executing process > 'POREC:prepare_hic (1)'
Caused by:
Process POREC:prepare_hic (1)
terminated with an error exit status (1)
Command executed:
cut -f1,2 fasta.fai > sizes.genome pairtools flip input.pairs.gz -c sizes.genome > flipped.pairs.tmp pairtools sort flipped.pairs.tmp > sorted.pairs.tmp pairtools dedup sorted.pairs.tmp > dedup.pairs.tmp java -jar /home/epi2melabs/juicer_tools_1.22.01.jar pre dedup.pairs.tmp "null.hic" sizes.genome rm -rf "*.pairs.tmp"
Command exit status: 1
Command output: WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. WARN [2023-10-15T04:01:24,169] [Globals.java:138] [main] Development mode is enabled Using 1 CPU thread(s) Not including fragment map Start preprocess Writing header Writing body ......................................................... Writing footer
Finished preprocess
Calculating norms for zoom BP_2500000 Calculating norms for zoom BP_1000000 Calculating norms for zoom BP_500000 Calculating norms for zoom BP_250000 Calculating norms for zoom BP_100000 Calculating norms for zoom BP_50000 Calculating norms for zoom BP_25000 Calculating norms for zoom BP_10000
Command error: INFO: Converting SIF file to temporary sandbox... WARNING: underlay of /etc/localtime required more than 50 (78) bind mounts WARNING: sun.reflect.Reflection.getCallerClass is not supported. This will impact performance. WARN [2023-10-15T04:01:24,169] [Globals.java:138] [main] Development mode is enabled Using 1 CPU thread(s) Not including fragment map Start preprocess Writing header Writing body .................................... Writing footer
Finished preprocess
Calculating norms for zoom BP_2500000 Calculating norms for zoom BP_1000000 Calculating norms for zoom BP_500000 Calculating norms for zoom BP_250000 Calculating norms for zoom BP_100000 Calculating norms for zoom BP_50000 Calculating norms for zoom BP_25000 Calculating norms for zoom BP_10000Exception in thread "main" java.lang.OutOfMemoryError: Java heap space at juicebox.tools.utils.norm.NormalizationCalculations.computeKR(NormalizationCalculations.java:427) at juicebox.tools.utils.norm.NormalizationVectorUpdater.buildKR(NormalizationVectorUpdater.java:209) at juicebox.tools.utils.norm.NormalizationVectorUpdater.updateHicFile(NormalizationVectorUpdater.java:146) at juicebox.tools.clt.old.PreProcessing.run(PreProcessing.java:151) at juicebox.tools.HiCTools.main(HiCTools.java:94) INFO: Cleaning up image...
Work dir: /lustre/nobackup/WUR/ABGC/dieps003/9.4/work/35/04a9fc0ae258c57ae7b4a9db139a87
Tip: view the complete command output by changing to the process work dir and entering the command cat .command.out
-- Check '.nextflow.log' file for details
Hi, looks like its running out of memory at that step, would you be able to share what the pore-c_config.config you are using looks like?
yes ofcourse,
executor { $local { cpus = 32 memory = "350000" } }
for memory i would try something like "16 GB"
I am trying this but it takes a long time to run, will update when it is finished!
Unfortunately I am still encountering this error, even with the updated memory
Ok thanks for reporting, I will investigate further and get back to you.
Hi, thanks again for reporting this. I did some research and think I need to expose a few of the dedup parameters which should allow you to reduce the memory requirement for this step. Sorry I think perhaps you have a larger dataset than we have so far tested it with. I will try to get this done as soon as possible for you to test.
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [9f/4d43d0] process > POREC:digest_align_annotate... [ 95%] 951 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [1f/e2877c] process > POREC:digest_align_annotate... [ 95%] 952 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [7f/17f85e] process > POREC:digest_align_annotate... [ 95%] 954 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [f0/875019] process > POREC:digest_align_annotate... [ 95%] 955 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [27/7f21a8] process > POREC:digest_align_annotate... [ 96%] 956 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [02/a98bec] process > POREC:digest_align_annotate... [ 96%] 957 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [31/97c6f6] process > POREC:digest_align_annotate... [ 96%] 961 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [89/8bbc58] process > POREC:digest_align_annotate... [ 96%] 962 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [cc/05f874] process > POREC:digest_align_annotate... [ 96%] 963 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [49/006c0e] process > POREC:digest_align_annotate... [ 96%] 965 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [a1/65019a] process > POREC:digest_align_annotate... [ 97%] 968 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [35/a6aa53] process > POREC:digest_align_annotate... [ 97%] 970 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [2c/6d84e1] process > POREC:digest_align_annotate... [ 97%] 971 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [1b/0e4b1f] process > POREC:digest_align_annotate... [ 97%] 972 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [b1/14fd64] process > POREC:digest_align_annotate... [ 97%] 974 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [fd/e6039f] process > POREC:digest_align_annotate... [ 98%] 977 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [dd/4e09be] process > POREC:digest_align_annotate... [ 98%] 980 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [37/8be295] process > POREC:digest_align_annotate... [ 98%] 982 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [84/6cecac] process > POREC:digest_align_annotate... [ 98%] 985 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [d7/2e6e57] process > POREC:digest_align_annotate... [ 99%] 989 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [af/ec6bae] process > POREC:digest_align_annotate... [ 99%] 992 of 995 [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔ [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bams - [- ] process > POREC:merge_namesorted_bams - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [- ] process > POREC:merge_parquets_to_dat... - [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [7a/9e0cbb] process > POREC:makeReport (1) [ 66%] 2 of 3, failed: 2... [- ] process > POREC:prepare_hic -
executor > slurm (1004)
[f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔
[93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔
[28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
[- ] process > POREC:merge_namesorted_bams -
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_parquets_to_dat... -
[2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔
[0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔
[7a/9e0cbb] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3...
[- ] process > POREC:prepare_hic -
[7a/9e0cbb] NOTE: Process POREC:makeReport (1)
terminated with an error exit status (1) -- Execution is retried (3)
executor > slurm (1005)
[f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔
[93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔
[28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
[- ] process > POREC:merge_namesorted_bams -
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_parquets_to_dat... -
[2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔
[0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔
[61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3...
[- ] process > POREC:prepare_hic -
[7a/9e0cbb] NOTE: Process POREC:makeReport (1)
terminated with an error exit status (1) -- Execution is retried (3)
executor > slurm (1005)
[f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔
[93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔
[28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
[- ] process > POREC:merge_namesorted_bams [ 0%] 0 of 1
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_parquets_to_dat... -
[2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔
[0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔
[61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3...
[- ] process > POREC:prepare_hic -
[7a/9e0cbb] NOTE: Process POREC:makeReport (1)
terminated with an error exit status (1) -- Execution is retried (3)
executor > slurm (1006)
[f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔
[93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔
[28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
[df/9d49ff] process > POREC:merge_namesorted_bams... [ 0%] 0 of 1
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_parquets_to_dat... -
[2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔
[0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔
[61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3...
[- ] process > POREC:prepare_hic -
[7a/9e0cbb] NOTE: Process POREC:makeReport (1)
terminated with an error exit status (1) -- Execution is retried (3)
executor > slurm (1006)
[f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔
[93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔
[28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams [ 0%] 0 of 1
[df/9d49ff] process > POREC:merge_namesorted_bams... [ 0%] 0 of 1
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_parquets_to_dat... [ 0%] 0 of 1
[2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔
[0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔
[61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3...
[- ] process > POREC:prepare_hic -
[7a/9e0cbb] NOTE: Process POREC:makeReport (1)
terminated with an error exit status (1) -- Execution is retried (3)
executor > slurm (1007)
[f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔
[93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔
[28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams [ 0%] 0 of 1
[df/9d49ff] process > POREC:merge_namesorted_bams... [ 0%] 0 of 1
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[72/3259fd] process > POREC:merge_parquets_to_dat... [ 0%] 0 of 1
[2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔
[0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔
[61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3...
[- ] process > POREC:prepare_hic -
[7a/9e0cbb] NOTE: Process POREC:makeReport (1)
terminated with an error exit status (1) -- Execution is retried (3)
executor > slurm (1008)
[f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔
[e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔
[93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔
[28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔
[- ] process > POREC:haplotag_alignments -
[a8/e5d7e1] process > POREC:merge_coordsorted_bam... [ 0%] 0 of 1
[df/9d49ff] process > POREC:merge_namesorted_bams... [ 0%] 0 of 1
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[72/3259fd] process > POREC:merge_parquets_to_dat... [ 0%] 0 of 1
[2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔
[0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔
[61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3...
[- ] process > POREC:prepare_hic -
[7a/9e0cbb] NOTE: Process POREC:makeReport (1)
terminated with an error exit status (1) -- Execution is retried (3)
executor > slurm (1008) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔ [- ] process > POREC:haplotag_alignments - [a8/e5d7e1] process > POREC:merge_coordsorted_bam... [ 0%] 0 of 1 [df/9d49ff] process > POREC:merge_namesorted_bams... [ 0%] 0 of 1 [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [72/3259fd] process > POREC:merge_parquets_to_dat... [ 0%] 0 of 1 [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3... [- ] process > POREC:prepare_hic -
executor > slurm (1008) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔ [- ] process > POREC:haplotag_alignments - [a8/e5d7e1] process > POREC:merge_coordsorted_bam... [ 0%] 0 of 1 [df/9d49ff] process > POREC:merge_namesorted_bams... [ 0%] 0 of 1 [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [72/3259fd] process > POREC:merge_parquets_to_dat... [100%] 1 of 1 ✔ [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3... [- ] process > POREC:prepare_hic -
executor > slurm (1008) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔ [- ] process > POREC:haplotag_alignments - [a8/e5d7e1] process > POREC:merge_coordsorted_bam... [ 0%] 0 of 1 [df/9d49ff] process > POREC:merge_namesorted_bams... [ 0%] 0 of 1 [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [72/3259fd] process > POREC:merge_parquets_to_dat... [100%] 1 of 1 ✔ [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [61/aa1ae3] process > POREC:makeReport (1) [ 75%] 3 of 4, failed: 3... [- ] process > POREC:prepare_hic - ERROR ~ Error executing process > 'POREC:makeReport (1)'
Caused by:
Process POREC:makeReport (1)
terminated with an error exit status (1)
Command executed:
echo '[ { "barcode": null, "type": "test_sample", "alias": "N141N144" } ]' > metadata.json workflow-glue report wf-pore-c-report.html --metadata metadata.json --stats per_read_stats.tsv --versions versions --params params.json
Command exit status: 1
Command output: (empty)
Command error:
INFO: underlay of /etc/localtime required more than 50 (78) bind mounts
[21:35:45 - workflow_glue] Starting entrypoint.
Traceback (most recent call last):
File "/lustre04/scratch/oksanak/wf-pore-c-0.1.0/wf-pore-c/bin/workflow-glue", line 7, in
Work dir: /lustre04/scratch/oksanak/wf-pore-c-0.1.0/wf-pore-c/work/61/aa1ae333eacc39f395445ef22bd5a7
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named .command.sh
-- Check '.nextflow.log' file for details WARN: Killing running tasks (2)
executor > slurm (1008) [f9/520707] process > POREC:fastcat (1) [100%] 1 of 1 ✔ [e1/d3be3c] process > POREC:index_ubam (1) [100%] 1 of 1 ✔ [93/1d2dea] process > POREC:preparegenome:index... [100%] 1 of 1, failed: 1 ✔ [28/b43779] process > POREC:preparegenome:index... [100%] 1 of 1 ✔ [dd/c90018] process > POREC:digest_align_annotate... [100%] 995 of 995 ✔ [- ] process > POREC:haplotag_alignments - [- ] process > POREC:merge_coordsorted_bam... - [- ] process > POREC:merge_namesorted_bams... - [- ] process > POREC:create_restriction_bed - [- ] process > POREC:to_pairs_file - [- ] process > POREC:pairsToCooler - [- ] process > POREC:merge_mcools - [- ] process > POREC:merge_pairs - [- ] process > POREC:merge_pairs_stats - [- ] process > POREC:pair_stats_report - [72/3259fd] process > POREC:merge_parquets_to_dat... [100%] 1 of 1 ✔ [2e/f2af9c] process > POREC:getVersions [100%] 1 of 1 ✔ [0a/73e3f4] process > POREC:getParams [100%] 1 of 1 ✔ [61/aa1ae3] process > POREC:makeReport (1) [100%] 4 of 4, failed: 4... [- ] process > POREC:prepare_hic - ERROR ~ Error executing process > 'POREC:makeReport (1)'
Caused by:
Process POREC:makeReport (1)
terminated with an error exit status (1)
Command executed:
echo '[ { "barcode": null, "type": "test_sample", "alias": "N141N144" } ]' > metadata.json workflow-glue report wf-pore-c-report.html --metadata metadata.json --stats per_read_stats.tsv --versions versions --params params.json
Command exit status: 1
Command output: (empty)
Command error:
INFO: underlay of /etc/localtime required more than 50 (78) bind mounts
[21:35:45 - workflow_glue] Starting entrypoint.
Traceback (most recent call last):
File "/lustre04/scratch/oksanak/wf-pore-c-0.1.0/wf-pore-c/bin/workflow-glue", line 7, in
Work dir: /lustre04/scratch/oksanak/wf-pore-c-0.1.0/wf-pore-c/work/61/aa1ae333eacc39f395445ef22bd5a7
Tip: you can try to figure out what's wrong by changing to the process work dir and showing the script file named .command.sh
-- Check '.nextflow.log' file for details
Unfortunately, the previous run went fine, but this one is like this. I just changed the reference genome. Even from bigger to smaller.
Thank you.
Hi, sorry, as mentioned I think we need to add a fix to the workflow for this. Do you know how large your input fastq or bam files are?
Hello. My .fastq is 52G. But I have analyzed this .fastq before successfully. In this analysis, I changed a reference genom.fastq file (not the whole, but just a subset for part B of chromosomes). And it give me this error or
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_parquets_to_dat... -
[82/d39e1a] process > POREC:getVersions [100%] 1 of 1 ✔
[ec/344f1c] process > POREC:getParams [100%] 1 of 1 ✔
[- ] process > POREC:makeReport -
[- ] process > POREC:prepare_hic -
[7e/bf2881] NOTE: Missing output file(s) seqs.fastq.gz
expected by process POREC:fastcat (1)
-- Error is ignored
executor > slurm (5)
[7e/bf2881] process > POREC:fastcat (1) [100%] 1 of 1, failed: 1 ✔
[- ] process > POREC:index_ubam -
[81/f0e5dd] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[e8/c141e7] process > POREC:preparegenome:index... [100%] 1 of 1 ✔
[- ] process > POREC:digest_align_annotate -
[- ] process > POREC:haplotag_alignments -
[- ] process > POREC:merge_coordsorted_bams -
[- ] process > POREC:merge_namesorted_bams -
[- ] process > POREC:create_restriction_bed -
[- ] process > POREC:to_pairs_file -
[- ] process > POREC:pairsToCooler -
[- ] process > POREC:merge_mcools -
[- ] process > POREC:merge_pairs -
[- ] process > POREC:merge_pairs_stats -
[- ] process > POREC:pair_stats_report -
[- ] process > POREC:merge_parquets_to_dat... -
[82/d39e1a] process > POREC:getVersions [100%] 1 of 1 ✔
[ec/344f1c] process > POREC:getParams [100%] 1 of 1 ✔
[- ] process > POREC:makeReport -
[- ] process > POREC:prepare_hic -
Completed at: 27-Oct-2023 22:23:28
Duration : 5h 13m 17s
CPU hours : 20.4 (100% failed)
Succeeded : 4
Ignored : 1
Failed : 1
yes, for sure Here how it looks like --ref /home/nak/Genome/B_fork.fasta
Hi, sorry, does it break at the same place every time?
Mostly at step "making report". But in the output folder I have just "execution" folder:
drwxr-x---. 3 ak ak 25600 Oct 27 17:10 . drwxr-x---. 24 ak ak 33792 Oct 30 10:21 .. drwxr-x---. 2 ak ak 25600 Oct 27 22:23 execution
Hi, just to check it is not something wrong with an older version of one of the programmes the report process uses could you retry it using the prerelease revision by adding -r prerelease
Sorry, I didn't catch completely where I have add "-r prerelease"? In my script for the job submissions or where?
Oh sorry, add it to the command line ... so nextflow run... -r prerelease. Thanks!
N E X T F L O W ~ version 23.04.3 Revision option cannot be used when running a local script
Oh sorry, it only works with the nextflow run epi2me-labs/wf-pore-c...
command.
Hello. But I am running my analysis on a cluster.
Hi @Oksanak22,
Could you please open a new issue rather than co-opting this unrelated issue from another user.
Yes, @cjw85 I made it https://github.com/epi2me-labs/wf-pore-c/issues/37
@SwenDiepstraten,
Have you managed to resolve your issue?
Hi, we have since added a fix for this merge_pairs issue which is available in the latest version.
Closing through lack of response, and issue should be resolved. Let us know if you have any other issues.
Operating System
Linux
Other Linux
No response
Workflow Version
v0.1.1-g5f8abc1
Workflow Execution
Command line
EPI2ME Version
No response
CLI command run
nextflow run wf-pore-c --cutter 'NlaIII' --ref 'assembly.fasta' --hi_c --threads 32 --out_dir 'output' -profile singularity -c 'pore-c_config.config' --fastq 'combined_pore-c.fastq.gz'
Workflow Execution - CLI Execution Profile
singularity
What happened?
I got an error regarding the merge_pairs. This only happens after the pipeline is running after a long time.
Relevant log output
Application activity log entry
No response