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