nf-core/agat/convertspgff2gtf @ 0.0.0-0c7146d
Summary
Converts a GFF/GTF file into a proper GTF file
Get started
Add the following snippet to your workflow script to include this module.
include { AGAT_CONVERTSPGFF2GTF } from 'nf-core/agat/convertspgff2gtf'
License
MIT License
Process
Name
|
AGAT_CONVERTSPGFF2GTF |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
gff
file
|
Annotation file in GFF3/GTF format *.{gff, gtf}
|
Output
2 channels
#1
output_gtf
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.agat.gtf
file
|
Annotation file in GTF format *.{gtf}
|
#2
versions_agat
tuple
${task.process}
string
|
The name of the process |
|---|---|
agat
string
|
The name of the tool |
agat --version | sed 's/v//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| agat | AGAT is a toolkit for manipulation and getting information from GFF/GTF files | https://github.com/NBISweden/AGAT |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:21:10 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fagat%2Fconvertspgff2gtf/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/agat/convertspgff2gtf/blobs/sha256:9f2f334be81566c83985521cb1e0632c1d84c810da722bc2ed00db91e97bba79 |
| Size | 2.1 KB |
| Checksum | sha256:9f2f334be81566c83985521cb1e0632c1d84c810da722bc2ed00db91e97bba79 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:21:10 (UTC) | 1 | 2.1 KB | - |