Split intervals into sub-interval files.
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’ ]
intervals
:file
Interval file
meta2
Groovy Map containing reference information e.g. [ id:‘genome’ ]
fasta
Reference FASTA
*.{fa,fasta}
meta3
fai
Reference FASTA index
*.fai
meta4
dict
Reference sequence dictionary
*.dict
split_intervals
*.interval_list
**.interval_list
versions_gatk4
${task.process}
:string
The name of the process
gatk4
The name of the tool
gatk --version | sed -n '/GATK.*v/s/.*v//p'
:eval
The expression to obtain the version of the tool
versions
Genome Analysis Toolkit (GATK4)