Skip to content

Commit

Permalink
Merge pull request #524 from genomic-medicine-sweden/split-multiallel…
Browse files Browse the repository at this point in the history
…ics-repeat

Normalize repeat expansions
  • Loading branch information
ramprasadn authored Feb 29, 2024
2 parents 071951a + e44865e commit 9151e48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/modules/call_repeat_expansions.config
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ process {
}

withName: '.*CALL_REPEAT_EXPANSIONS:SPLIT_MULTIALLELICS_EXP' {
ext.args = '--output-type z --multiallelics -both'
ext.prefix = { "${meta.id}_split_exp" }
}

Expand Down

0 comments on commit 9151e48

Please sign in to comment.