nf-core/dshbio/splitbed @ 0.0.0-6c4ed3a
Summary
Split features in gzipped BED format
Get started
Add the following snippet to your workflow script to include this module.
include { DSHBIO_SPLITBED } from 'nf-core/dshbio/splitbed'
License
MIT License
Process
Name
|
DSHBIO_SPLITBED |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bed
file
|
Features in gzipped BED format to split *.{bed.gz}
|
Output
2 channels
#1
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bed.gz
file
|
Features in split gzipped BED formatted files *.{bed.gz}
|
#2
versions_dshbio
tuple
${task.process}
string
|
The name of the process |
|---|---|
dsh-bio
string
|
The name of the tool |
dsh-bio --version | head -n 1 | sed 's/dsh-bio-tools //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| dshbio | Reads, features, variants, assemblies, alignments, genomic range trees, pangenome graphs, and a bunch of random command line tools for bioinformatics. LGPL version 3 or later. | https://github.com/heuermh/dishevelled-bio |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:14:26 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fdshbio%2Fsplitbed/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/dshbio/splitbed/blobs/sha256:8fef073a22b26ecde87e6abc31b39772f2deeaaeb3a95fde624d5c3b32ebd8fa |
| Size | 2.4 KB |
| Checksum | sha256:8fef073a22b26ecde87e6abc31b39772f2deeaaeb3a95fde624d5c3b32ebd8fa |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:14:26 (UTC) | 1 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:10:31 (UTC) | 1 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:57:57 (UTC) | 1 | 2.3 KB |