nf-core/bedops/convert2bed @ 0.0.0-6c4ed3a
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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:05:26 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbedops%2Fconvert2bed/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bedops/convert2bed/blobs/sha256:67e51ad46cb31ca4d8d10ac81f67ec9907342ed2c971264c1a5e05105eeb9bcb |
| Size | 2.2 KB |
| Checksum | sha256:67e51ad46cb31ca4d8d10ac81f67ec9907342ed2c971264c1a5e05105eeb9bcb |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:05:26 (UTC) | 3 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:03:30 (UTC) | 4 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:46:42 (UTC) | 3 | 2.2 KB |