epi2me-labs / wf-aav-qc

Other
5 stars 8 forks source link

exit status (137) for pipeline:medaka_consensus step #2

Closed dgoswamia closed 7 months ago

dgoswamia commented 9 months ago

Operating System

Other Linux (please specify below)

Other Linux

AWS AMI, Linux/UNIX Centos

Workflow Version

v1.0.3

Workflow Execution

Other (please describe)

EPI2ME Version

No response

CLI command run

nextflow run epi2me-labs/wf-aav-qc \ -r v1.0.3 \ --fastq input_files/fastq_files/ \ --ref_host input_files/ref_host_files/Homo_sapiens.GRCh38.dna.toplevel.fa \ --ref_helper input_files/ref_helper_files/Helper_fiber_removed.fasta \ --ref_rep_cap input_files/ref_rep_cap_files/pTrans_Rep2_AAV9-PHP.eB.fasta \ --ref_transgene_plasmid input_files/ref_transgene_plasmid_files/ HA_MYBPC3.fasta \ --itr1_start 1375 \ --itr1_end 1519 \ --itr2_start 5937 \ --itr2_end 6081 \ -profile standard

Workflow Execution - CLI Execution Profile

standard (default)

What happened?

Error on the workflow

ERROR ~ Error executing process > 'pipeline:medaka_consensus (1)'

Caused by: Process pipeline:medaka_consensus (1) terminated with an error exit status (137)

Command executed:

Extract reads mapping to transgene plasmid

samtools view align.bam -bh " HA_MYBPC3" > transgene_reads.bam samtools index transgene_reads.bam

echo r1041_e82_400bps_sup_variant_g615

echo r1041_e82_400bps_sup_variant_g615

medaka consensus transgene_reads.bam "consensus_probs.hdf" --threads 2 --model r1041_e82_400bps_sup_variant_g615

medaka stitch --threads 2 consensus_probs.hdf transgene_plasmid.fa "fastq_files.transgene_plasmsid_consensus.fasta" bgzip "fastq_files.transgene_plasmsid_consensus.fasta"

medaka variant transgene_plasmid.fa consensus_probs.hdf "transgene_plasmid.vcf"

bcftools sort transgene_plasmid.vcf > "fastq_files.transgene_plasmsid_sorted.vcf.gz"

Command exit status: 137

Command output: r1041_e82_400bps_sup_variant_g615 r1041_e82_400bps_sup_variant_g615

Command error: [18:30:41 - Sampler] Initializing sampler for consensus of region KI270516.1:0-1300. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270389.1:0-1298. [18:30:41 - Sampler] Took 0.05s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270466.1:0-1233. [18:30:41 - Sampler] Took 0.05s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270388.1:0-1216. [18:30:41 - Sampler] Took 0.10s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270544.1:0-1202. [18:30:41 - Sampler] Took 0.04s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270310.1:0-1201. [18:30:41 - Sampler] Took 0.05s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270412.1:0-1179. [18:30:41 - Sampler] Took 0.07s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270395.1:0-1143. [18:30:41 - Sampler] Took 0.06s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270376.1:0-1136. [18:30:41 - Sampler] Took 0.04s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270337.1:0-1121. [18:30:41 - Sampler] Took 0.08s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270335.1:0-1048. [18:30:41 - Sampler] Took 0.06s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270378.1:0-1048. [18:30:41 - Sampler] Took 0.15s to make features. [18:30:41 - Sampler] Initializing sampler for consensus of region KI270379.1:0-1045. [18:30:42 - Sampler] Took 1.26s to make features. [18:30:42 - Sampler] Initializing sampler for consensus of region KI270329.1:0-1040. [18:30:42 - Sampler] Took 1.28s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270419.1:0-1029. [18:30:43 - Sampler] Took 0.07s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270336.1:0-1026. [18:30:43 - Sampler] Took 0.06s to make features. [18:30:43 - Sampler] Took 0.07s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270312.1:0-998. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270539.1:0-993. [18:30:43 - Sampler] Took 0.02s to make features. [18:30:43 - Sampler] Took 0.04s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270385.1:0-990. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270423.1:0-981. [18:30:43 - Sampler] Took 0.04s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270392.1:0-971. [18:30:43 - Sampler] Took 0.03s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region KI270394.1:0-970. [18:30:43 - Sampler] Took 0.07s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region HA_MYBPC3:0-9850. [18:30:43 - Sampler] Took 0.03s to make features. [18:30:43 - Sampler] Initializing sampler for consensus of region pTrans_Rep2_AAV9-PHP.eB:0-7467. [18:30:43 - Sampler] Took 0.04s to make features. [18:32:22 - Feature] Processed HA_MYBPC3:0.0-9849.0 (median depth 8084.0) [18:32:22 - Sampler] Took 99.15s to make features. .command.sh: line 11: 6619 Killed medaka consensus transgene_reads.bam "consensus_probs.hdf" --threads 2 --model r1041_e82_400bps_sup_variant_g615

Work dir: /mnt/efs/home/dgoswami/running_nextflow/epi2me-labs-wf-aav-qc/work/8c/9805556e17a61d3e50f60af373320b

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

Relevant log output

N E X T F L O W  ~  version 23.04.2
Launching `https://github.com/epi2me-labs/wf-aav-qc` [extravagant_shockley] DSL2 - revision: 93ee2a4809 [v1.0.3]

||||||||||   _____ ____ ___ ____  __  __ _____      _       _
||||||||||  | ____|  _ \_ _|___ \|  \/  | ____|    | | __ _| |__  ___
|||||       |  _| | |_) | |  __) | |\/| |  _| _____| |/ _` | '_ \/ __|
|||||       | |___|  __/| | / __/| |  | | |__|_____| | (_| | |_) \__ \
||||||||||  |_____|_|  |___|_____|_|  |_|_____|    |_|\__,_|_.__/|___/
||||||||||  wf-aav-qc v1.0.3-g93ee2a4
--------------------------------------------------------------------------------
Core Nextflow options
  revision             : v1.0.3
  runName              : extravagant_shockley
  containerEngine      : docker
  launchDir            : /mnt/efs/home/Userdwami/running_nextflow/epi2me-labs-wf-aav-qc
  workDir              : /mnt/efs/home/Userdwami/running_nextflow/epi2me-labs-wf-aav-qc/work
  projectDir           : /mnt/efs/home/Userdwami/.nextflow/assets/epi2me-labs/wf-aav-qc
  userName             : Userdwami
  profile              : standard
  configFiles          : /mnt/efs/home/Userdwami/.nextflow/assets/epi2me-labs/wf-aav-qc/nextflow.config

Input Options
  fastq                : input_files/fastq_files/
  itr1_start           : 1375
  itr1_end             : 1519
  itr2_start           : 5937
  itr2_end             : 6081
  ref_host             : input_files/ref_host_files/Homo_sapiens.GRCh38.dna.toplevel.fa
  ref_helper           : input_files/ref_helper_files/Helper_fiber_removed.fasta
  ref_rep_cap          : input_files/ref_rep_cap_files/pTrans_Rep2_AAV9-PHP.eB.fasta
  ref_transgene_plasmid: input_files/ref_transgene_plasmid_files/HA_MYBPC3.fasta

!! Only displaying parameters that differ from the pipeline defaults !!
--------------------------------------------------------------------------------
If you use epi2me-labs/wf-aav-qc for your analysis please cite:

* The nf-core framework
  https://doi.org/10.1038/s41587-020-0439-x

--------------------------------------------------------------------------------
This is epi2me-labs/wf-aav-qc v1.0.3-g93ee2a4.
--------------------------------------------------------------------------------
Searching input for [.fastq, .fastq.gz, .fq, .fq.gz] files.
[-        ] process > fastcat                           -
[-        ] process > pipeline:get_ref_names            -
[-        ] process > pipeline:medakaVersion            -
[-        ] process > pipeline:getVersions              -
[-        ] process > pipeline:getParams                -
[-        ] process > pipeline:mask_transgene_reference -
[-        ] process > pipeline:make_combined_reference  -

[-        ] process > fastcat                              -
[-        ] process > pipeline:get_ref_names               -
[-        ] process > pipeline:medakaVersion               -
[-        ] process > pipeline:getVersions                 -
[-        ] process > pipeline:getParams                   -
[-        ] process > pipeline:mask_transgene_reference    -
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[-        ] process > pipeline:lookup_medaka_variant_model -
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (2)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [  0%] 0 of 1
[-        ] process > pipeline:medakaVersion               [  0%] 0 of 1
[-        ] process > pipeline:getVersions                 -
[-        ] process > pipeline:getParams                   [  0%] 0 of 1
[-        ] process > pipeline:mask_transgene_reference    -
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[-        ] process > pipeline:lookup_medaka_variant_model [  0%] 0 of 1
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (5)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [  0%] 0 of 1
[7a/95c11d] process > pipeline:medakaVersion               [  0%] 0 of 1
[-        ] process > pipeline:getVersions                 -
[9b/e46d86] process > pipeline:getParams                   [  0%] 0 of 1
[-        ] process > pipeline:mask_transgene_reference    -
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [  0%] 0 of 1
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (5)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [  0%] 0 of 1
[-        ] process > pipeline:getVersions                 -
[9b/e46d86] process > pipeline:getParams                   [  0%] 0 of 1
[-        ] process > pipeline:mask_transgene_reference    -
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [  0%] 0 of 1
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (6)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [  0%] 0 of 1
[-        ] process > pipeline:getVersions                 -
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [  0%] 0 of 1
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [  0%] 0 of 1
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (7)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [  0%] 0 of 1
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [  0%] 0 of 1
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [  0%] 0 of 1
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (7)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [  0%] 0 of 1
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [  0%] 0 of 1
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [  0%] 0 of 1
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (7)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [  0%] 0 of 1
[-        ] process > pipeline:make_combined_reference     -
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [  0%] 0 of 1
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (8)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference     [  0%] 0 of 1
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (8)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference     [  0%] 0 of 1
[-        ] process > pipeline:make_index                  -
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (8)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference     [100%] 1 of 1 ✔
[-        ] process > pipeline:make_index                  [  0%] 0 of 1
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (9)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference     [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                  [  0%] 0 of 1
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (9)
[db/8898a0] process > fastcat (1)                          [  0%] 0 of 1
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference     [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                  [100%] 1 of 1 ✔
[-        ] process > pipeline:map_to_combined_reference   -
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               -
[-        ] process > pipeline:makeReport                  -
[-        ] process > output                               -

executor >  local (10)
[db/8898a0] process > fastcat (1)                          [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names               [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion               [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                 [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                   [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference    [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference     [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                  [100%] 1 of 1 ✔
[-        ] process > pipeline:map_to_combined_reference   [  0%] 0 of 1
[-        ] process > pipeline:truncations                 -
[-        ] process > pipeline:itr_coverage                -
[-        ] process > pipeline:contamination               -
[-        ] process > pipeline:aav_structures              -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus            -
[-        ] process > pipeline:combine_stats               [  0%] 0 of 1
[-        ] process > pipeline:makeReport                  -
[b7/13755d] process > output (1)                           [  0%] 0 of 1

executor >  local (12)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [  0%] 0 of 1
[-        ] process > pipeline:truncations                   -
[-        ] process > pipeline:itr_coverage                  -
[-        ] process > pipeline:contamination                 -
[-        ] process > pipeline:aav_structures                -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus              -
[7c/87e1d7] process > pipeline:combine_stats (1)             [  0%] 0 of 1
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [  0%] 0 of 1

executor >  local (12)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [  0%] 0 of 1
[-        ] process > pipeline:truncations                   -
[-        ] process > pipeline:itr_coverage                  -
[-        ] process > pipeline:contamination                 -
[-        ] process > pipeline:aav_structures                -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus              -
[7c/87e1d7] process > pipeline:combine_stats (1)             [  0%] 0 of 1
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (12)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [  0%] 0 of 1
[-        ] process > pipeline:truncations                   -
[-        ] process > pipeline:itr_coverage                  -
[-        ] process > pipeline:contamination                 -
[-        ] process > pipeline:aav_structures                -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus              -
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (12)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[-        ] process > pipeline:truncations                   -
[-        ] process > pipeline:itr_coverage                  -
[-        ] process > pipeline:contamination                 -
[-        ] process > pipeline:aav_structures                -
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[-        ] process > pipeline:medaka_consensus              -
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (17)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [  0%] 0 of 1
[aa/9e76fa] process > pipeline:itr_coverage (1)              [  0%] 0 of 1
[29/70575e] process > pipeline:contamination (1)             [  0%] 0 of 1
[0c/7e99f0] process > pipeline:aav_structures (1)            [  0%] 0 of 1
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (17)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [  0%] 0 of 1
[aa/9e76fa] process > pipeline:itr_coverage (1)              [  0%] 0 of 1
[29/70575e] process > pipeline:contamination (1)             [  0%] 0 of 1
[0c/7e99f0] process > pipeline:aav_structures (1)            [  0%] 0 of 1
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (17)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [  0%] 0 of 1
[29/70575e] process > pipeline:contamination (1)             [  0%] 0 of 1
[0c/7e99f0] process > pipeline:aav_structures (1)            [  0%] 0 of 1
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (17)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [  0%] 0 of 1
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [  0%] 0 of 1
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (17)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [  0%] 0 of 1
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    -
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (17)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[-        ] process > pipeline:makeReport                    [  0%] 0 of 1
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (18)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[1d/cba6a4] process > pipeline:makeReport (1)                [  0%] 0 of 1
[b7/13755d] process > output (1)                             [100%] 1 of 1

executor >  local (20)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[1d/cba6a4] process > pipeline:makeReport (1)                [100%] 1 of 1 ✔
[2b/92b215] process > output (6)                             [ 16%] 1 of 6

executor >  local (23)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[1d/cba6a4] process > pipeline:makeReport (1)                [100%] 1 of 1 ✔
[b3/cfb0d3] process > output (4)                             [ 16%] 1 of 6

executor >  local (23)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[1d/cba6a4] process > pipeline:makeReport (1)                [100%] 1 of 1 ✔
[6a/d8fff7] process > output (3)                             [ 83%] 5 of 6

executor >  local (23)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[1d/cba6a4] process > pipeline:makeReport (1)                [100%] 1 of 1 ✔
[b3/cfb0d3] process > output (4)                             [100%] 6 of 6

executor >  local (23)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [  0%] 0 of 1
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[1d/cba6a4] process > pipeline:makeReport (1)                [100%] 1 of 1 ✔
[b3/cfb0d3] process > output (4)                             [100%] 6 of 6
ERROR ~ Error executing process > 'pipeline:medaka_consensus (1)'

Caused by:
  Process `pipeline:medaka_consensus (1)` terminated with an error exit status (137)

Command executed:

  # Extract reads mapping to transgene plasmid
   samtools view align.bam -bh "HA_MYBPC3" > transgene_reads.bam
   samtools index transgene_reads.bam

   echo r1041_e82_400bps_sup_variant_g615

   echo r1041_e82_400bps_sup_variant_g615

   medaka consensus transgene_reads.bam "consensus_probs.hdf"         --threads 2 --model r1041_e82_400bps_sup_variant_g615

   medaka stitch         --threads 2          consensus_probs.hdf          transgene_plasmid.fa          "fastq_files.transgene_plasmsid_consensus.fasta"
   bgzip "fastq_files.transgene_plasmsid_consensus.fasta"

   medaka variant          transgene_plasmid.fa          consensus_probs.hdf          "transgene_plasmid.vcf"

  bcftools sort transgene_plasmid.vcf > "fastq_files.transgene_plasmsid_sorted.vcf.gz"

Command exit status:
  137

Command output:
  r1041_e82_400bps_sup_variant_g615
  r1041_e82_400bps_sup_variant_g615

Command error:
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270516.1:0-1300.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270389.1:0-1298.
  [18:30:41 - Sampler] Took 0.05s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270466.1:0-1233.
  [18:30:41 - Sampler] Took 0.05s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270388.1:0-1216.
  [18:30:41 - Sampler] Took 0.10s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270544.1:0-1202.
  [18:30:41 - Sampler] Took 0.04s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270310.1:0-1201.
  [18:30:41 - Sampler] Took 0.05s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270412.1:0-1179.
  [18:30:41 - Sampler] Took 0.07s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270395.1:0-1143.
  [18:30:41 - Sampler] Took 0.06s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270376.1:0-1136.
  [18:30:41 - Sampler] Took 0.04s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270337.1:0-1121.
  [18:30:41 - Sampler] Took 0.08s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270335.1:0-1048.
  [18:30:41 - Sampler] Took 0.06s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270378.1:0-1048.
  [18:30:41 - Sampler] Took 0.15s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270379.1:0-1045.
  [18:30:42 - Sampler] Took 1.26s to make features.
  [18:30:42 - Sampler] Initializing sampler for consensus of region KI270329.1:0-1040.
  [18:30:42 - Sampler] Took 1.28s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270419.1:0-1029.
  [18:30:43 - Sampler] Took 0.07s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270336.1:0-1026.
  [18:30:43 - Sampler] Took 0.06s to make features.
  [18:30:43 - Sampler] Took 0.07s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270312.1:0-998.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270539.1:0-993.
  [18:30:43 - Sampler] Took 0.02s to make features.
  [18:30:43 - Sampler] Took 0.04s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270385.1:0-990.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270423.1:0-981.
  [18:30:43 - Sampler] Took 0.04s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270392.1:0-971.
  [18:30:43 - Sampler] Took 0.03s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270394.1:0-970.
  [18:30:43 - Sampler] Took 0.07s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region HA_MYBPC3:0-9850.
  [18:30:43 - Sampler] Took 0.03s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region pTrans_Rep2_AAV9-PHP.eB:0-7467.
  [18:30:43 - Sampler] Took 0.04s to make features.
  [18:32:22 - Feature] Processed HA_MYBPC3:0.0-9849.0 (median depth 8084.0)
  [18:32:22 - Sampler] Took 99.15s to make features.
  .command.sh: line 11:  6619 Killed                  medaka consensus transgene_reads.bam "consensus_probs.hdf" --threads 2 --model r1041_e82_400bps_sup_variant_g615

Work dir:
  /mnt/efs/home/Userdwami/running_nextflow/epi2me-labs-wf-aav-qc/work/8c/9805556e17a61d3e50f60af373320b

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 (23)
[db/8898a0] process > fastcat (1)                            [100%] 1 of 1 ✔
[92/9dae1c] process > pipeline:get_ref_names                 [100%] 1 of 1 ✔
[7a/95c11d] process > pipeline:medakaVersion                 [100%] 1 of 1 ✔
[bf/d71241] process > pipeline:getVersions                   [100%] 1 of 1 ✔
[9b/e46d86] process > pipeline:getParams                     [100%] 1 of 1 ✔
[9b/146f79] process > pipeline:mask_transgene_reference      [100%] 1 of 1 ✔
[96/9b1fb0] process > pipeline:make_combined_reference       [100%] 1 of 1 ✔
[a4/3213b5] process > pipeline:make_index                    [100%] 1 of 1 ✔
[d6/1c04b4] process > pipeline:map_to_combined_reference (1) [100%] 1 of 1 ✔
[cd/7f06d5] process > pipeline:truncations (1)               [100%] 1 of 1 ✔
[aa/9e76fa] process > pipeline:itr_coverage (1)              [100%] 1 of 1 ✔
[29/70575e] process > pipeline:contamination (1)             [100%] 1 of 1 ✔
[0c/7e99f0] process > pipeline:aav_structures (1)            [100%] 1 of 1 ✔
[c9/6bfdde] process > pipeline:lookup_medaka_variant_model   [100%] 1 of 1 ✔
[8c/980555] process > pipeline:medaka_consensus (1)          [100%] 1 of 1, failed: 1 ✘
[7c/87e1d7] process > pipeline:combine_stats (1)             [100%] 1 of 1 ✔
[1d/cba6a4] process > pipeline:makeReport (1)                [100%] 1 of 1 ✔
[b3/cfb0d3] process > output (4)                             [ 75%] 6 of 8
ERROR ~ Error executing process > 'pipeline:medaka_consensus (1)'

Caused by:
  Process `pipeline:medaka_consensus (1)` terminated with an error exit status (137)

Command executed:

  # Extract reads mapping to transgene plasmid
   samtools view align.bam -bh "HA_MYBPC3" > transgene_reads.bam
   samtools index transgene_reads.bam

   echo r1041_e82_400bps_sup_variant_g615

   echo r1041_e82_400bps_sup_variant_g615

   medaka consensus transgene_reads.bam "consensus_probs.hdf"         --threads 2 --model r1041_e82_400bps_sup_variant_g615

   medaka stitch         --threads 2          consensus_probs.hdf          transgene_plasmid.fa          "fastq_files.transgene_plasmsid_consensus.fasta"
   bgzip "fastq_files.transgene_plasmsid_consensus.fasta"

   medaka variant          transgene_plasmid.fa          consensus_probs.hdf          "transgene_plasmid.vcf"

  bcftools sort transgene_plasmid.vcf > "fastq_files.transgene_plasmsid_sorted.vcf.gz"

Command exit status:
  137

Command output:
  r1041_e82_400bps_sup_variant_g615
  r1041_e82_400bps_sup_variant_g615

Command error:
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270516.1:0-1300.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270389.1:0-1298.
  [18:30:41 - Sampler] Took 0.05s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270466.1:0-1233.
  [18:30:41 - Sampler] Took 0.05s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270388.1:0-1216.
  [18:30:41 - Sampler] Took 0.10s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270544.1:0-1202.
  [18:30:41 - Sampler] Took 0.04s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270310.1:0-1201.
  [18:30:41 - Sampler] Took 0.05s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270412.1:0-1179.
  [18:30:41 - Sampler] Took 0.07s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270395.1:0-1143.
  [18:30:41 - Sampler] Took 0.06s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270376.1:0-1136.
  [18:30:41 - Sampler] Took 0.04s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270337.1:0-1121.
  [18:30:41 - Sampler] Took 0.08s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270335.1:0-1048.
  [18:30:41 - Sampler] Took 0.06s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270378.1:0-1048.
  [18:30:41 - Sampler] Took 0.15s to make features.
  [18:30:41 - Sampler] Initializing sampler for consensus of region KI270379.1:0-1045.
  [18:30:42 - Sampler] Took 1.26s to make features.
  [18:30:42 - Sampler] Initializing sampler for consensus of region KI270329.1:0-1040.
  [18:30:42 - Sampler] Took 1.28s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270419.1:0-1029.
  [18:30:43 - Sampler] Took 0.07s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270336.1:0-1026.
  [18:30:43 - Sampler] Took 0.06s to make features.
  [18:30:43 - Sampler] Took 0.07s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270312.1:0-998.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270539.1:0-993.
  [18:30:43 - Sampler] Took 0.02s to make features.
  [18:30:43 - Sampler] Took 0.04s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270385.1:0-990.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270423.1:0-981.
  [18:30:43 - Sampler] Took 0.04s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270392.1:0-971.
  [18:30:43 - Sampler] Took 0.03s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region KI270394.1:0-970.
  [18:30:43 - Sampler] Took 0.07s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region HA_MYBPC3:0-9850.
  [18:30:43 - Sampler] Took 0.03s to make features.
  [18:30:43 - Sampler] Initializing sampler for consensus of region pTrans_Rep2_AAV9-PHP.eB:0-7467.
  [18:30:43 - Sampler] Took 0.04s to make features.
  [18:32:22 - Feature] Processed HA_MYBPC3:0.0-9849.0 (median depth 8084.0)
  [18:32:22 - Sampler] Took 99.15s to make features.
  .command.sh: line 11:  6619 Killed                  medaka consensus transgene_reads.bam "consensus_probs.hdf" --threads 2 --model r1041_e82_400bps_sup_variant_g615

Work dir:
  /mnt/efs/home/Userdwami/running_nextflow/epi2me-labs-wf-aav-qc/work/8c/9805556e17a61d3e50f60af373320b

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

Application activity log entry

No response

Were you able to successfully run the latest version of the workflow with the demo data?

yes

Other demo data information

No response

dgoswamia commented 9 months ago

Hello @nrhorner as you suggested created a new ticket, please review the ticket and help me with the issue. Thanks

ArchKudo commented 9 months ago

Hi @dgoswamia , exit status 137 might be due to memory constraints could you try this troubleshooting faq: https://labs.epi2me.io/trouble-shooting/#error-command-exit-status-137 and let me know how it goes?

nrhorner commented 9 months ago

Thanks for opening a new ticket @dgoswamia

It looks like I need to assign more memory to the medaka process. A workaround for now is this:

Create a file with the following contents. Lets call it resource.config

process {
    withName: medaka_consensus {
        memory = 8.GB
    }
}

And add the following to your command

-r resource.config You could increase the memory further if that does not work for you Please let me know if that doesn't work for you.

Thanks

dgoswamia commented 9 months ago

Hello @nrhorner , what is the default memory for medaka_consensus and can you please let me know where it is defined? Thanks

nrhorner commented 9 months ago

@dgoswamia It was set to 2GB (which is too low) https://github.com/epi2me-labs/wf-aav-qc/blob/master/main.nf#L337

I'll get that increased and release it ASAP. In the meantime, the workaround I posted should work for you.

Thanks

nrhorner commented 9 months ago

@dgoswamia The pre-release version has increased the medaka memory allocation to 8GB. You can test that out using -r prerelease

Thanks,

Neil

nrhorner commented 7 months ago

No response so closing this