Skip to content

Commit 43c10a6

Browse files
committed
fix for dx (remove choices for optional string)
1 parent 7f24882 commit 43c10a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chip.wdl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,6 @@ workflow chip {
795795
description: 'Peak caller.',
796796
group: 'peak_calling',
797797
help: 'It is spp and macs2 by default for TF ChIP-seq and histone ChIP-seq, respectively. e.g. you can use macs2 for TF ChIP-Seq even though spp is by default for TF ChIP-Seq (chip.pipeline_type == tf).',
798-
choices: ['spp', 'macs2'],
799798
example: 'spp'
800799
}
801800
always_use_pooled_ctl: {

0 commit comments

Comments
 (0)