nf-core/gangstr @ 0.0.0-6c4ed3a
Summary
GangSTR is a tool for genome-wide profiling tandem repeats from short reads.
Get started
Add the following snippet to your workflow script to include this module.
include { GANGSTR } from 'nf-core/gangstr'
License
MIT License
Name
|
GANGSTR |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
alignment_files
file
|
Alignment files |
alignment_indices
file
|
The index/indices of the BAM/CRAM file(s) *.{bai,crai}
|
ref_regions
file
|
A reference set of regions to genotype in a BED-like format. The file should have following columns:
*.bed
|
fasta
file
|
The reference FASTA file *.{fasta,fa}
|
|---|
fasta_fai
file
|
The index of the reference FASTA file *.fai
|
|---|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.vcf.gz
file
|
The resulting VCF file containing the genotypes *.vcf.gz
|
index
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.vcf.gz.tbi
file
|
The resulting index of the VCF file containing the genotypes *.vcf.gz.tbi
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
samplestats
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.samplestats.tab
file
|
A tab-delimited file containing statistics for each sample *.tab
|
| Tool | Description | Homepage |
|---|---|---|
| gangstr | GangSTR is a tool for genome-wide profiling tandem repeats from short reads. | https://github.com/gymreklab/GangSTR |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:18:02 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgangstr/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gangstr/blobs/sha256:5423859495493171fe48c14d3b11e5c0137875d97a49ad02dee9fb733a11e763 |
| Size | 3.3 KB |
| Checksum | sha256:5423859495493171fe48c14d3b11e5c0137875d97a49ad02dee9fb733a11e763 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:18:02 (UTC) | 3 | 3.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:12:41 (UTC) | 3 | 3.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:02:06 (UTC) | 3 | 3.3 KB |