Skip to content

Conversation

@gxydevbot
Copy link
Contributor

Hello! This is an automated update of the following workflow: workflows/epigenetics/chipseq-pe. I created this PR because I think one or more of the component tools are out of date, i.e. there is a newer version available on the ToolShed.

By comparing with the latest versions available on the ToolShed, it seems the following tools are outdated:

  • toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/1.0.1+galaxy2 should be updated to toolshed.g2.bx.psu.edu/repos/iuc/fastp/fastp/1.0.1+galaxy3
  • toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy3 should be updated to toolshed.g2.bx.psu.edu/repos/iuc/multiqc/multiqc/1.27+galaxy4

The workflow release number has been updated from 1.0 to 1.1.

If you want to skip this change, close this PR without deleting the branch. It will be reopened if another change is detected.
Any commit from another author than 'planemo-autoupdate' will prevent more auto-updates.
To ignore manual changes and allow autoupdates, delete the branch.

@github-actions
Copy link

Test Results (powered by Planemo)

Test Summary

Test State Count
Total 1
Passed 0
Error 0
Failure 1
Skipped 0
Failed Tests
  • ❌ chipseq-pe.ga_0

    Problems:

    • Output with path /tmp/tmpx0cjedxh/MultiQC on dataset 10, 14, and 23 and collection 6, 12, and 17 Stats__7b774d65-0f50-4e06-837e-67d1777ba3d0.tabular different than expected
      Expected line 'Sample	macs2-d	macs2-treatment_redundant_rate	macs2-peak_count	bowtie_2_hisat2-overall_alignment_rate	fastp-pct_duplication	fastp-after_filtering_q30_rate	fastp-after_filtering_q30_bases	fastp-filtering_result_passed_filter_reads	fastp-after_filtering_gc_content	fastp-pct_surviving	fastp-pct_adapter' in output ('Sample	macs2-d	macs2-treatment_redundant_rate	macs2-peak_count	bowtie_2_hisat2-overall_alignment_rate	fastp-after_filtering_q30_rate	fastp-after_filtering_q30_bases	fastp-filtering_result_passed_filter_reads	fastp-after_filtering_gc_content	fastp-pct_surviving	fastp-pct_adapter
      wt_H3K4me3	202.0	0.0	13	98.63	93.3408	4.5278599999999996	0.095162	57.593	95.162	0.198
      ')
      

    Workflow invocation details

    • Invocation Messages

    • Steps
      • Step 1: PE fastq input:

        • step_state: scheduled
      • Step 2: Percentage of bad quality bases per read:

        • step_state: scheduled
      • Step 11: Bigwig from MACS2:

        • step_state: scheduled

        • Jobs
          • Job 1:

            • Job state is ok

            Command Line:

            • grep -v "^track" '/tmp/tmpw7hy489y/files/b/5/0/dataset_b50e9d8e-31bf-4bfd-95b4-aa53a06d88c7.dat' | wigToBigWig stdin '/cvmfs/data.galaxyproject.org/managed/len/ucsc/mm10.len' '/tmp/tmpw7hy489y/job_working_directory/000/8/outputs/dataset_e336a9f7-60f8-4885-ac1c-9efa334c1bc6.dat' -clip 2>&1 || echo "Error running wigToBigWig." >&2

            Exit Code:

            • 0

            Traceback:

            Job Parameters:

            • Job parameter Parameter value
              __input_ext "bedgraph"
              __workflow_invocation_uuid__ "2461bbccbe0f11f0bb736045bd07cf22"
              chromInfo "/cvmfs/data.galaxyproject.org/managed/len/ucsc/mm10.len"
              dbkey "mm10"
              settings {"__current_case__": 0, "settingsType": "preset"}
      • Step 12: MultiQC:

        • step_state: scheduled

        • Jobs
          • Job 1:

            • Job state is ok

            Command Line:

            • die() { echo "$@" 1>&2 ; exit 1; } &&  mkdir multiqc_WDir &&   mkdir multiqc_WDir/fastp_0 &&     ln -s '/tmp/tmpw7hy489y/files/4/3/0/dataset_4309bcf0-ece0-4dd0-b0a4-b988dd7b2564.dat' 'multiqc_WDir/fastp_0/wt_H3K4me3fastp.json' && grep -q "report_title" 'multiqc_WDir/fastp_0/wt_H3K4me3fastp.json' || die "'report_title' or 'report_title' not found in the file" &&  mkdir multiqc_WDir/bowtie2_1 &&         grep -Pq '% overall alignment rate' /tmp/tmpw7hy489y/files/c/6/0/dataset_c60d479a-c5d2-43ec-99cb-530542aec42b.dat || die "Module 'bowtie2: '% overall alignment rate' not found in the file 'wt_H3K4me3'" && ln -s '/tmp/tmpw7hy489y/files/c/6/0/dataset_c60d479a-c5d2-43ec-99cb-530542aec42b.dat' 'multiqc_WDir/bowtie2_1/wt_H3K4me3'  &&    mkdir multiqc_WDir/macs2_2 &&    grep -q "# This file is generated by MACS" /tmp/tmpw7hy489y/files/6/2/9/dataset_62997d4d-e9b2-4a95-ab82-d09ce706d28f.dat || die "'# This file is generated by MACS' not found in the file" && ln -s '/tmp/tmpw7hy489y/files/6/2/9/dataset_62997d4d-e9b2-4a95-ab82-d09ce706d28f.dat' 'multiqc_WDir/macs2_2/wt_H3K4me3_peaks.xls' &&   multiqc multiqc_WDir --filename 'report'    --export   && mkdir -p ./plots && ls -l ./report_data/ && cp ./report_data/*plot*.txt ./plots/ | true

            Exit Code:

            • 0

            Standard Error:

            • /// MultiQC 🔍 v1.27
              
                   version_check | MultiQC Version v1.32 now available!
                     file_search | Search path: /tmp/tmpw7hy489y/job_working_directory/000/9/working/multiqc_WDir
              
                           macs2 | Found 1 logs
                         bowtie2 | Found 1 reports
                           fastp | Found 1 reports
                   write_results | Rendering plots. Export plots to formats png, svg, pdf is requested, so it might take a while. To disable plot export, set `export_plots: false` in config, or remove the `--export-plots` command line flag
              
                   write_results | Data        : report_data
                   write_results | Report      : report.html
                   write_results | Plots       : report_plots
                         multiqc | MultiQC complete
              

            Standard Output:

            • total 700
              -rw-r--r-- 1 1001 1001    199 Nov 10 08:36 bowtie2_pe_plot.txt
              -rw-r--r-- 1 1001 1001   1530 Nov 10 08:36 fastp-insert-size-plot.txt
              -rw-r--r-- 1 1001 1001   1089 Nov 10 08:36 fastp-seq-content-gc-plot_Read_1_After_filtering.txt
              -rw-r--r-- 1 1001 1001   1048 Nov 10 08:36 fastp-seq-content-gc-plot_Read_1_Before_filtering.txt
              -rw-r--r-- 1 1001 1001   1100 Nov 10 08:36 fastp-seq-content-gc-plot_Read_2_After_filtering.txt
              -rw-r--r-- 1 1001 1001   1048 Nov 10 08:36 fastp-seq-content-gc-plot_Read_2_Before_filtering.txt
              -rw-r--r-- 1 1001 1001    679 Nov 10 08:36 fastp-seq-content-n-plot_Read_1_After_filtering.txt
              -rw-r--r-- 1 1001 1001    703 Nov 10 08:36 fastp-seq-content-n-plot_Read_1_Before_filtering.txt
              -rw-r--r-- 1 1001 1001    786 Nov 10 08:36 fastp-seq-content-n-plot_Read_2_After_filtering.txt
              -rw-r--r-- 1 1001 1001    835 Nov 10 08:36 fastp-seq-content-n-plot_Read_2_Before_filtering.txt
              -rw-r--r-- 1 1001 1001    858 Nov 10 08:36 fastp-seq-quality-plot_Read_1_After_filtering.txt
              -rw-r--r-- 1 1001 1001    863 Nov 10 08:36 fastp-seq-quality-plot_Read_1_Before_filtering.txt
              -rw-r--r-- 1 1001 1001    856 Nov 10 08:36 fastp-seq-quality-plot_Read_2_After_filtering.txt
              -rw-r--r-- 1 1001 1001    863 Nov 10 08:36 fastp-seq-quality-plot_Read_2_Before_filtering.txt
              -rw-r--r-- 1 1001 1001    102 Nov 10 08:36 fastp_filtered_reads_plot.txt
              -rw-r--r-- 1 1001 1001    894 Nov 10 08:36 multiqc.log
              -rw-r--r-- 1 1001 1001    393 Nov 10 08:36 multiqc_bowtie2.txt
              -rw-r--r-- 1 1001 1001    422 Nov 10 08:36 multiqc_citations.txt
              -rw-r--r-- 1 1001 1001 532714 Nov 10 08:36 multiqc_data.json
              -rw-r--r-- 1 1001 1001  88287 Nov 10 08:36 multiqc_fastp.txt
              -rw-r--r-- 1 1001 1001    365 Nov 10 08:36 multiqc_general_stats.txt
              -rw-r--r-- 1 1001 1001    196 Nov 10 08:36 multiqc_macs.txt
              -rw-r--r-- 1 1001 1001     47 Nov 10 08:36 multiqc_software_versions.txt
              -rw-r--r-- 1 1001 1001    413 Nov 10 08:36 multiqc_sources.txt
              

            Traceback:

            Job Parameters:

            • Job parameter Parameter value
              __input_ext "input"
              __workflow_invocation_uuid__ "2461bbccbe0f11f0bb736045bd07cf22"
              chromInfo "/cvmfs/data.galaxyproject.org/managed/len/ucsc/mm10.len"
              comment ""
              dbkey "mm10"
              export true
              flat false
              image_content_input None
              png_plots false
              results [{"__index__": 0, "software_cond": {"__current_case__": 7, "input": {"values": [{"id": 4, "src": "hdca"}]}, "software": "fastp"}}, {"__index__": 1, "software_cond": {"__current_case__": 3, "input": {"values": [{"id": 6, "src": "hdca"}]}, "software": "bowtie2"}}, {"__index__": 2, "software_cond": {"__current_case__": 16, "input": {"values": [{"id": 8, "src": "hdca"}]}, "software": "macs2"}}]
              title ""
      • Step 3: Reference genome:

        • step_state: scheduled
      • Step 4: Effective genome size:

        • step_state: scheduled
      • Step 5: Normalize profile:

        • step_state: scheduled
      • Step 6: Fastp (remove adapter and bad quality reads):

        • step_state: scheduled

        • Jobs
          • Job 1:

            • Job state is ok

            Command Line:

            • ln -sf '/tmp/tmpw7hy489y/files/8/9/3/dataset_893c44f0-d2a6-41cc-a19f-fd64ae4b32be.dat' 'wt_H3K4me3.fastqsanger.gz' && ln -sf '/tmp/tmpw7hy489y/files/1/f/f/dataset_1ffb982a-e2f1-43a3-b334-49febfb923d3.dat' 'wt_H3K4me3_R2.fastqsanger.gz' &&   fastp  --thread ${GALAXY_SLOTS:-1} --report_title 'fastp report for wt_H3K4me3.fastqsanger.gz'  -i 'wt_H3K4me3.fastqsanger.gz'   -I 'wt_H3K4me3_R2.fastqsanger.gz' -o first.fastqsanger.gz -O second.fastqsanger.gz                       -q 30 -u 70              --dont_eval_duplication                  && mv first.fastqsanger.gz '/tmp/tmpw7hy489y/job_working_directory/000/3/outputs/dataset_4241aef4-834f-44a2-b956-e023b9cf48c7.dat' && mv second.fastqsanger.gz '/tmp/tmpw7hy489y/job_working_directory/000/3/outputs/dataset_9b7b5a11-bbb0-49ac-8c9b-92f57ba63608.dat'

            Exit Code:

            • 0

            Standard Error:

            • Read1 before filtering:
              total reads: 50000
              total bases: 2550000
              Q20 bases: 2486726(97.5187%)
              Q30 bases: 2377575(93.2382%)
              Q40 bases: 936574(36.7284%)
              
              Read2 before filtering:
              total reads: 50000
              total bases: 2550000
              Q20 bases: 2388223(93.6558%)
              Q30 bases: 2254599(88.4156%)
              Q40 bases: 860843(33.7585%)
              
              Read1 after filtering:
              total reads: 47581
              total bases: 2425445
              Q20 bases: 2380779(98.1584%)
              Q30 bases: 2290757(94.4469%)
              Q40 bases: 924416(38.1133%)
              
              Read2 after filtering:
              total reads: 47581
              total bases: 2425445
              Q20 bases: 2354909(97.0918%)
              Q30 bases: 2237103(92.2347%)
              Q40 bases: 859699(35.445%)
              
              Filtering result:
              reads passed filter: 95162
              reads failed due to low quality: 4810
              reads failed due to too many N: 28
              reads failed due to too short: 0
              reads with adapter trimmed: 198
              bases trimmed due to adapters: 2404
              
              Insert size peak (evaluated by paired-end reads): 36
              
              JSON report: fastp.json
              HTML report: fastp.html
              
              fastp --thread 1 --report_title fastp report for wt_H3K4me3.fastqsanger.gz -i wt_H3K4me3.fastqsanger.gz -I wt_H3K4me3_R2.fastqsanger.gz -o first.fastqsanger.gz -O second.fastqsanger.gz -q 30 -u 70 --dont_eval_duplication 
              fastp v1.0.1, time used: 1 seconds
              

            Traceback:

            Job Parameters:

            • Job parameter Parameter value
              __input_ext "input"
              __workflow_invocation_uuid__ "2461bbccbe0f11f0bb736045bd07cf22"
              chromInfo "/tmp/tmpw7hy489y/galaxy-dev/tool-data/shared/ucsc/chrom/?.len"
              dbkey "?"
              duplicated_reads {"handling_options": {"__current_case__": 0, "eval_dups": "--dont_eval_duplication"}}
              filter_options {"length_filtering_options": {"disable_length_filtering": false, "length_limit": null, "length_required": null}, "low_complexity_filter": {"complexity_threshold": null, "enable_low_complexity_filter": false}, "quality_filtering_options": {"disable_quality_filtering": false, "n_base_limit": null, "qualified_quality_phred": "30", "unqualified_percent_limit": "70"}}
              output_options {"report_html": true, "report_json": true}
              overrepresented_sequence_analysis {"overrepresentation_analysis": false, "overrepresentation_sampling": null}
              read_mod_options {"base_correction_options": {"correction": false}, "cutting_by_quality_options": {"cut_front_select": {"__current_case__": 1, "cut_front": ""}, "cut_right_select": {"__current_case__": 1, "cut_right": ""}, "cut_tail_select": {"__current_case__": 1, "cut_tail": ""}}, "polyg_tail_trimming": {"__current_case__": 1, "poly_g_min_len": null, "trimming_select": ""}, "polyx_tail_trimming": {"__current_case__": 1, "polyx_trimming_select": ""}, "umi_processing": {"umi": false, "umi_len": null, "umi_loc": null, "umi_prefix": null}}
              single_paired {"__current_case__": 1, "adapter_trimming_options": {"adapter_sequence1": null, "adapter_sequence2": null, "detect_adapter_for_pe": false, "disable_adapter_trimming": false}, "global_trimming_options": {"trim_front1": null, "trim_front2": null, "trim_tail1": null, "trim_tail2": null}, "merge_reads": {"__current_case__": 1, "merge": ""}, "paired_input": {"values": [{"id": 1, "src": "dce"}]}, "single_paired_selector": "paired_collection"}
      • Step 7: Bowtie2 map on reference:

        • step_state: scheduled

        • Jobs
          • Job 1:

            • Job state is ok

            Command Line:

            • set -o | grep -q pipefail && set -o pipefail;   ln -f -s '/tmp/tmpw7hy489y/files/4/2/4/dataset_4241aef4-834f-44a2-b956-e023b9cf48c7.dat' input_f.fastq.gz &&  ln -f -s '/tmp/tmpw7hy489y/files/9/b/7/dataset_9b7b5a11-bbb0-49ac-8c9b-92f57ba63608.dat' input_r.fastq.gz &&   THREADS=${GALAXY_SLOTS:-4} && if [ "$THREADS" -gt 1 ]; then (( THREADS-- )); fi &&   bowtie2  -p "$THREADS"  -x '/cvmfs/data.galaxyproject.org/byhand/mm10/bowtie2_index/mm10'   -1 'input_f.fastq.gz' -2 'input_r.fastq.gz'                2> >(tee '/tmp/tmpw7hy489y/job_working_directory/000/4/outputs/dataset_c60d479a-c5d2-43ec-99cb-530542aec42b.dat' >&2)  | samtools sort -l 0 -T "${TMPDIR:-.}" -O bam | samtools view --no-PG -O bam -@ ${GALAXY_SLOTS:-1} -o '/tmp/tmpw7hy489y/job_working_directory/000/4/outputs/dataset_781ce869-3f81-4d7f-9661-baed12bc18a3.dat'

            Exit Code:

            • 0

            Standard Error:

            • 47581 reads; of these:
                47581 (100.00%) were paired; of these:
                  1344 (2.82%) aligned concordantly 0 times
                  42961 (90.29%) aligned concordantly exactly 1 time
                  3276 (6.89%) aligned concordantly >1 times
                  ----
                  1344 pairs aligned concordantly 0 times; of these:
                    267 (19.87%) aligned discordantly 1 time
                  ----
                  1077 pairs aligned 0 times concordantly or discordantly; of these:
                    2154 mates make up the pairs; of these:
                      1304 (60.54%) aligned 0 times
                      537 (24.93%) aligned exactly 1 time
                      313 (14.53%) aligned >1 times
              98.63% overall alignment rate
              

            Traceback:

            Job Parameters:

            • Job parameter Parameter value
              __input_ext "input"
              __workflow_invocation_uuid__ "2461bbccbe0f11f0bb736045bd07cf22"
              analysis_type {"__current_case__": 0, "analysis_type_selector": "simple", "presets": "no_presets"}
              chromInfo "/tmp/tmpw7hy489y/galaxy-dev/tool-data/shared/ucsc/chrom/?.len"
              dbkey "?"
              library {"__current_case__": 1, "aligned_file": false, "input_1": {"values": [{"id": 4, "src": "dce"}]}, "paired_options": {"__current_case__": 1, "paired_options_selector": "no"}, "type": "paired_collection", "unaligned_file": false}
              reference_genome {"__current_case__": 0, "index": "mm10", "source": "indexed"}
              rg {"__current_case__": 3, "rg_selector": "do_not_set"}
              sam_options {"__current_case__": 1, "sam_options_selector": "no"}
              save_mapping_stats true
      • Step 8: filter MAPQ30 concordent pairs:

        • step_state: scheduled

        • Jobs
          • Job 1:

            • Job state is ok

            Command Line:

            • ln -s '/tmp/tmpw7hy489y/files/7/8/1/dataset_781ce869-3f81-4d7f-9661-baed12bc18a3.dat' input.bam && ln -s '/tmp/tmpw7hy489y/files/_metadata_files/2/2/6/metadata_22660ced-f1cb-49e6-8612-60bff0495137.dat' input.bai && samtools view -o '/tmp/tmpw7hy489y/job_working_directory/000/5/outputs/dataset_06cf16d1-81b3-43d3-b8fd-feb31d9f1c9e.dat' -h   -b  -q 30 -f 0x2 input.bam

            Exit Code:

            • 0

            Traceback:

            Job Parameters:

            • Job parameter Parameter value
              __input_ext "bam"
              __workflow_invocation_uuid__ "2461bbccbe0f11f0bb736045bd07cf22"
              bed_file None
              chromInfo "/cvmfs/data.galaxyproject.org/managed/len/ucsc/mm10.len"
              dbkey "mm10"
              flag {"__current_case__": 1, "filter": "yes", "reqBits": ["0x0002"], "skipBits": null}
              header "-h"
              library ""
              mapq "30"
              outputtype "bam"
              possibly_select_inverse false
              read_group ""
              regions ""
      • Step 9: Call Peaks with MACS2:

        • step_state: scheduled

        • Jobs
          • Job 1:

            • Job state is ok

            Command Line:

            • export PYTHON_EGG_CACHE=`pwd` &&   (macs2 callpeak   -t '/tmp/tmpw7hy489y/files/0/6/c/dataset_06cf16d1-81b3-43d3-b8fd-feb31d9f1c9e.dat'  --name wt_H3K4me3    --format BAMPE   --gsize '1870000000'      --SPMR     --call-summits  --keep-dup '1'  --d-min 20 --buffer-size 100000  --bdg  --qvalue '0.05'  --mfold '5' '50'  --bw '300'  2>&1 > macs2_stderr) && cp wt_H3K4me3_peaks.xls '/tmp/tmpw7hy489y/job_working_directory/000/6/outputs/dataset_62997d4d-e9b2-4a95-ab82-d09ce706d28f.dat'   && ( count=`ls -1 wt_H3K4me3* 2>/dev/null | wc -l`; if [ $count != 0 ]; then mkdir '/tmp/tmpw7hy489y/job_working_directory/000/6/outputs/dataset_703f36da-f2f4-4680-a24a-20734bc55d36_files' && cp -r wt_H3K4me3* '/tmp/tmpw7hy489y/job_working_directory/000/6/outputs/dataset_703f36da-f2f4-4680-a24a-20734bc55d36_files' && python '/tmp/shed_dir/toolshed.g2.bx.psu.edu/repos/iuc/macs2/86e2413cf3f8/macs2/dir2html.py' '/tmp/tmpw7hy489y/job_working_directory/000/6/outputs/dataset_703f36da-f2f4-4680-a24a-20734bc55d36_files' macs2_stderr > '/tmp/tmpw7hy489y/job_working_directory/000/6/outputs/dataset_703f36da-f2f4-4680-a24a-20734bc55d36.dat'; fi; ) && exit_code_for_galaxy=$? && cat macs2_stderr 2>&1 && (exit $exit_code_for_galaxy)

            Exit Code:

            • 0

            Standard Output:

            • INFO  @ Mon, 10 Nov 2025 08:35:21: 
              # Command line: callpeak -t /tmp/tmpw7hy489y/files/0/6/c/dataset_06cf16d1-81b3-43d3-b8fd-feb31d9f1c9e.dat --name wt_H3K4me3 --format BAMPE --gsize 1870000000 --SPMR --call-summits --keep-dup 1 --d-min 20 --buffer-size 100000 --bdg --qvalue 0.05 --mfold 5 50 --bw 300
              # ARGUMENTS LIST:
              # name = wt_H3K4me3
              # format = BAMPE
              # ChIP-seq file = ['/tmp/tmpw7hy489y/files/0/6/c/dataset_06cf16d1-81b3-43d3-b8fd-feb31d9f1c9e.dat']
              # control file = None
              # effective genome size = 1.87e+09
              # band width = 300
              # model fold = [5, 50]
              # qvalue cutoff = 5.00e-02
              # The maximum gap between significant sites is assigned as the read length/tag size.
              # The minimum length of peaks is assigned as the predicted fragment length "d".
              # Larger dataset will be scaled towards smaller dataset.
              # Range for calculating regional lambda is: 10000 bps
              # Broad region calling is off
              # Paired-End mode is on
              # Searching for subpeak summits is on
              # MACS will save fragment pileup signal per million reads
               
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1 read fragment files... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1 read treatment fragments... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: 42745 fragments have been read. 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1 mean fragment size is determined as 202.0 bp from treatment 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1 fragment size = 202.0 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1  total fragments in treatment: 42745 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1 user defined the maximum fragments... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1 filter out redundant fragments by allowing at most 1 identical fragment(s) 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1  fragments after filtering in treatment: 42745 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1  Redundant rate of treatment: 0.00 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #1 finished! 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #2 Build Peak Model... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #2 Skipped... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3 Call peaks... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3 Going to call summits inside each peak ... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3 Pre-compute pvalue-qvalue table... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3 In the peak calling step, the following will be performed simultaneously: 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3   Write bedGraph files for treatment pileup (after scaling if necessary)... wt_H3K4me3_treat_pileup.bdg 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3   Write bedGraph files for control lambda (after scaling if necessary)... wt_H3K4me3_control_lambda.bdg 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3   --SPMR is requested, so pileup will be normalized by sequencing depth in million reads. 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #3 Call peaks for each chromosome... 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #4 Write output xls file... wt_H3K4me3_peaks.xls 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #4 Write peak in narrowPeak format file... wt_H3K4me3_peaks.narrowPeak 
              INFO  @ Mon, 10 Nov 2025 08:35:21: #4 Write summits bed file... wt_H3K4me3_summits.bed 
              INFO  @ Mon, 10 Nov 2025 08:35:21: Done! 
              

            Traceback:

            Job Parameters:

            • Job parameter Parameter value
              __input_ext "input"
              __workflow_invocation_uuid__ "2461bbccbe0f11f0bb736045bd07cf22"
              advanced_options {"broad_options": {"__current_case__": 1, "broad_options_selector": "nobroad", "call_summits": true}, "buffer_size": "100000", "d_min": "20", "keep_dup_options": {"__current_case__": 1, "keep_dup_options_selector": "1"}, "llocal": null, "nolambda": false, "ratio": null, "slocal": null, "spmr": true, "to_large": false}
              chromInfo "/cvmfs/data.galaxyproject.org/managed/len/ucsc/mm10.len"
              control {"__current_case__": 1, "c_select": "No"}
              cutoff_options {"__current_case__": 1, "cutoff_options_selector": "qvalue", "qvalue": "0.05"}
              dbkey "mm10"
              effective_genome_size_options {"__current_case__": 4, "effective_genome_size_options_selector": "user_defined", "gsize": "1870000000"}
              format "BAMPE"
              nomodel_type {"__current_case__": 0, "band_width": "300", "mfold_lower": "5", "mfold_upper": "50", "nomodel_type_selector": "create_model"}
              outputs ["peaks_tabular", "summits", "bdg", "html"]
              treatment {"__current_case__": 0, "input_treatment_file": {"values": [{"id": 11, "src": "dce"}]}, "t_multi_select": "No"}
      • Step 10: summary of MACS2:

        • step_state: scheduled

        • Jobs
          • Job 1:

            • Job state is ok

            Command Line:

            • grep -P -A 0 -B 0 --no-group-separator  -i -- '^#' '/tmp/tmpw7hy489y/files/6/2/9/dataset_62997d4d-e9b2-4a95-ab82-d09ce706d28f.dat' > '/tmp/tmpw7hy489y/job_working_directory/000/7/outputs/dataset_21dbffe0-d857-44e9-a6a2-ec6489911306.dat'

            Exit Code:

            • 0

            Traceback:

            Job Parameters:

            • Job parameter Parameter value
              __input_ext "input"
              __workflow_invocation_uuid__ "2461bbccbe0f11f0bb736045bd07cf22"
              case_sensitive "-i"
              chromInfo "/cvmfs/data.galaxyproject.org/managed/len/ucsc/mm10.len"
              color "NOCOLOR"
              dbkey "mm10"
              invert ""
              lines_after "0"
              lines_before "0"
              regex_type "-P"
              url_paste "^#"
    • Other invocation details
      • history_id

        • 770c37c7b2706c28
      • history_state

        • ok
      • invocation_id

        • 770c37c7b2706c28
      • invocation_state

        • scheduled
      • workflow_id

        • 770c37c7b2706c28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant