nf-core/gatk/realignertargetcreator @ 0.0.0-0c7146d
Summary
Generates a list of locations that should be considered for local realignment prior genotyping.
Get started
Add the following snippet to your workflow script to include this module.
include { GATK_REALIGNERTARGETCREATOR } from 'nf-core/gatk/realignertargetcreator'
License
MIT License
Name
|
GATK_REALIGNERTARGETCREATOR |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bam
file
|
Sorted and indexed BAM/CRAM/SAM file *.bam
|
bai
file
|
BAM index file *.bai
|
meta2
map
|
Groovy Map containing reference information. e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Reference file used to generate BAM file .{fasta,fa,fna}
|
meta3
map
|
Groovy Map containing reference information. e.g. [ id:'test', single_end:false ] |
|---|---|
fai
file
|
Index of reference file used to generate BAM file .fai
|
meta4
map
|
Groovy Map containing reference information. e.g. [ id:'test', single_end:false ] |
|---|---|
dict
file
|
GATK dict file for reference .dict
|
meta5
map
|
Groovy Map containing file meta-information for known_vcf. e.g. [ id:'test', single_end:false ] |
|---|---|
known_vcf
file
|
Optional input VCF file(s) with known indels .vcf
|
intervals
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.intervals
file
|
File containing intervals that represent sites of extant and potential indels. *.intervals
|
versions_gatk
tuple
${task.process}
string
|
The name of the process |
|---|---|
gatk
string
|
The name of the tool |
gatk3 --version
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| gatk | The full Genome Analysis Toolkit (GATK) framework, license restricted. | https://gatk.broadinstitute.org/hc/en-us |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:40:49 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgatk%2Frealignertargetcreator/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gatk/realignertargetcreator/blobs/sha256:83ab213e9dce1d1f8349390031d1baf1144104c5ca423a26b5d12a1baffdcbf7 |
| Size | 2.7 KB |
| Checksum | sha256:83ab213e9dce1d1f8349390031d1baf1144104c5ca423a26b5d12a1baffdcbf7 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:40:49 (UTC) | 1 | 2.7 KB | - |