Skip to content

Commit

Permalink
feat: default callers
Browse files Browse the repository at this point in the history
  • Loading branch information
dnousome committed Jun 12, 2024
1 parent d4d1938 commit 97bf15c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ params {
callers = "mutect2,octopus,lofreq,muse,sage,vardict,varscan"
tonlycallers = "mutect2,octopus,vardict,varscan"
cnvcallers = "purple,sequenza,freec"
svcallers = "manta,svaba"
intervals = null
publish_dir_mode = 'symlink'
outdir = 'results'
Expand Down

0 comments on commit 97bf15c

Please sign in to comment.