nf-core/agat/convertspgff2tsv @ 0.0.0-0c7146d
Converts a GFF/GTF file into a TSV file
| Tool | Description | Homepage |
|---|---|---|
| agat | AGAT is a toolkit for manipulation and getting information from GFF/GTF files | https://github.com/NBISweden/AGAT |
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
tsv
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.tsv
file
|
Annotation file in TSV 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 |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 0c7146d85582628b5d1034504702fa808632b1af |
| Release Date | 08 Apr 2026 18:41:36 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fagat%2Fconvertspgff2tsv/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/agat/convertspgff2tsv/blobs/sha256:8c6d25ca2e39882a05a4bd6e0fc117100b83c13046873dba4a923cbfe143e90a |
| Size | 2.1 KB |
| Checksum | sha256:8c6d25ca2e39882a05a4bd6e0fc117100b83c13046873dba4a923cbfe143e90a |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:41:36 (UTC) | PUBLISHED | 4 | 2.1 KB |