nf-core/agat/spstatistics @ 0.0.0-3fc6d40
Summary
Provides different type of statistics in text format from a GFF/GTF annotation file
Get started
Add the following snippet to your workflow script to include this module.
include { AGAT_SPSTATISTICS } from 'nf-core/agat/spstatistics'
License
MIT License
Process
Name
|
AGAT_SPSTATISTICS |
|---|
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
stats_txt
tuple
meta
map
|
Groovy Map containing sample information |
|---|---|
*.txt
file
|
Output of Statistics execution *.{txt}
|
#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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:01:23 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fagat%2Fspstatistics/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/agat/spstatistics/blobs/sha256:70ad7c6889966499765381d59ba68caa66e58e7ed392d6ef500326498f2243cd |
| Size | 2.2 KB |
| Checksum | sha256:70ad7c6889966499765381d59ba68caa66e58e7ed392d6ef500326498f2243cd |
| Downloads | 2 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:01:52 (UTC) | 3 | 2.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:01:23 (UTC) | 2 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:41:53 (UTC) | 2 | 2.1 KB |