Skip to content

Commit cf4d2ea

Browse files
authored
Fix error in Operators instructions
1 parent 30c33bc commit cf4d2ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/hello_nextflow/05_hello_operators.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -791,7 +791,6 @@ GATK_GENOMICSDB(
791791
all_gvcfs_ch,
792792
all_idxs_ch,
793793
intervals_file,
794-
path interval_list,
795794
params.cohort_name
796795
)
797796
```

0 commit comments

Comments
 (0)