×

nf-core/bedtools/split @ 0.0.0-0c7146d

Split BED files into several smaller BED files

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @nvnieuwk
Maintainers: @nvnieuwk

Summary

Split BED files into several smaller BED files

Get started

Add the following snippet to your workflow script to include this module.

include { BEDTOOLS_SPLIT } from 'nf-core/bedtools/split'

License

MIT License

Process
Name BEDTOOLS_SPLIT
Input 1 channel
#1 tuple
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

Output 2 channels
#1 beds tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

*.bed list

list of split BED files

*.bed
#2 versions_bedtools tuple
${task.process} string

The name of the process

bedtools string

The name of the tool

bedtools --version | sed -e 's/bedtools v//g' eval

The expression to obtain the version of the tool

Tool Description Homepage
bedtools A powerful toolset for genome arithmetic n/a
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:26:38 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbedtools%2Fsplit/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bedtools/split/blobs/sha256:edf35e8340c807dad3d6ef437223ac0057ac5312a1f2231c8389ca1269b60c01
Size 2.2 KB
Checksum sha256:edf35e8340c807dad3d6ef437223ac0057ac5312a1f2231c8389ca1269b60c01
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:26:38 (UTC) 1 2.2 KB -