nf-core/ea-utils/gtf2bed @ 0.0.0-e2d3f0d
Summary
Convert a GTF/GFF annotation file to BED12 format
Get started
Add the following snippet to your workflow script to include this module.
include { EAUTILS_GTF2BED } from 'nf-core/ea-utils/gtf2bed'
License
MIT License
Process
Name
|
EAUTILS_GTF2BED |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
gtf
file
|
GTF or GFF annotation file *.{gtf,gff,gtf.gz,gff.gz}
|
Output
2 channels
#1
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}.bed
file
|
BED12 format annotation file with one entry per transcript *.bed
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| gtf2bed | Perl script from the ea-utils package that converts GTF/GFF annotation files to BED12 format, handling exons, start/stop codons, and miRNAs. Produces UCSC-compatible BED with proper thin/thick regions. | https://expressionanalysis.github.io/ea-utils/ |
| Version | 0.0.0-e2d3f0d |
|---|---|
| Commit ID | e2d3f0ddf4a74a4a9031f3caea2e9deaec5a440b |
| Release Date | 28 Apr 2026 21:15:26 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fea-utils%2Fgtf2bed/0.0.0-e2d3f0d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/ea-utils/gtf2bed/blobs/sha256:4a5e156000aefbafb05698329c08b8390b8ba8a459377e8af8fad040b3bd52c3 |
| Size | 4.6 KB |
| Checksum | sha256:4a5e156000aefbafb05698329c08b8390b8ba8a459377e8af8fad040b3bd52c3 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-e2d3f0d | 28 Apr 2026 21:15:26 (UTC) | 1 | 4.6 KB | ↔ | |
| 0.0.0-c24122a | 10 Apr 2026 21:15:22 (UTC) | 1 | 4.5 KB | - |