nf-core/bedops/convert2bed @ 0.0.0-0c7146d
Summary
Convert BAM/GFF/GTF/GVF/PSL files to bed
Get started
Add the following snippet to your workflow script to include this module.
include { BEDOPS_CONVERT2BED } from 'nf-core/bedops/convert2bed'
License
MIT License
Process
Name
|
BEDOPS_CONVERT2BED |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
in_file
file
|
Input file |
Output
2 channels
#1
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bed
file
|
Sorted BED file *.{bed}
|
#2
versions_bedops
tuple
${task.process}
string
|
The name of the process |
|---|---|
bedops
string
|
The name of the tool |
convert2bed --version | sed -n "s/.*version: *\([^ ]*\).*/\1/p"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| bedops | High-performance genomic feature operations. | https://bedops.readthedocs.io/en/latest/content/reference/file-management/conversion/convert2bed.html#convert2bed |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:25:59 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbedops%2Fconvert2bed/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bedops/convert2bed/blobs/sha256:db4669e204c440350c791d6d57c8de929676e5e417963626c991d4c966f56071 |
| Size | 2.2 KB |
| Checksum | sha256:db4669e204c440350c791d6d57c8de929676e5e417963626c991d4c966f56071 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:25:59 (UTC) | 1 | 2.2 KB | - |