Split BED files into several smaller BED files
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
bed
:file
BED file
*.bed
count
:integer
Number of lines per split file
beds
:list
list of split BED files
versions_bedtools
${task.process}
:string
The name of the process
bedtools
The name of the tool
bedtools --version | sed -e 's/bedtools v//g'
:eval
The expression to obtain the version of the tool
versions
A powerful toolset for genome arithmetic