×

nf-core/bedtools/slop @ 0.0.0-6c4ed3a

Adds a specified number of bases in each direction (unique values may be specified for either -l or -r)

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules

Summary

Adds a specified number of bases in each direction (unique values may be specified for either -l or -r)

Get started

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

include { BEDTOOLS_SLOP } from 'nf-core/bedtools/slop'

License

MIT License

Process
Name BEDTOOLS_SLOP
Input 2 channels
#1 tuple
meta map

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

bed file

Input BED file

*.{bed}
sizes file

Chromosome sizes file

Output 2 channels
#1 bed tuple
meta map

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

*.bed file

Slopped BED file

*.{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 set of tools for genomic analysis tasks, specifically enabling genome arithmetic (merge, count, complement) on various file types. n/a
Version 0.0.0-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:05:51 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fbedtools%2Fslop/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bedtools/slop/blobs/sha256:91be5d3b3c436b1a0a912d3cefa651932f4daf02caba7cdd40884cb10b2f8309
Size 2.3 KB
Checksum sha256:91be5d3b3c436b1a0a912d3cefa651932f4daf02caba7cdd40884cb10b2f8309
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:05:51 (UTC) 4 2.3 KB
0.0.0-3fc6d40 22 Apr 2026 15:03:57 (UTC) 3 2.3 KB
0.0.0-0c7146d 08 Apr 2026 18:47:18 (UTC) 3 2.3 KB