nf-core/gatk4/condensedepthevidence @ 0.0.0-0c7146d
Summary
Merges adjacent DepthEvidence records
Get started
Add the following snippet to your workflow script to include this module.
include { GATK4_CONDENSEDEPTHEVIDENCE } from 'nf-core/gatk4/condensedepthevidence'
License
MIT License
Name
|
GATK4_CONDENSEDEPTHEVIDENCE |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
depth_evidence
file
|
The depth evidence file *.rd.txt.gz
|
depth_evidence_index
file
|
The index of the depth evidence file *.rd.txt.gz.tbi
|
fasta
file
|
Reference FASTA file needed when the input is a CRAM file *.{fasta,fa}
|
|---|
fasta_fai
file
|
Index of the reference FASTA file needed when the input is a CRAM file *.fai
|
|---|
dict
file
|
Sequence dictionary of the reference FASTA file needed when the input is a CRAM file *.dict
|
|---|
versions_gatk4
tuple
${task.process}
string
|
The name of the process |
|---|---|
gatk4
string
|
The name of the tool |
gatk --version | sed -n '/GATK.*v/s/.*v//p'
eval
|
The expression to obtain the version of the tool |
condensed_evidence
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.rd.txt.gz
file
|
The condensed depth evidence *.rd.txt.gz
|
condensed_evidence_index
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.rd.txt.gz.tbi
file
|
The condensed depth evidence *.rd.txt.gz.tbi
|
| Tool | Description | Homepage |
|---|---|---|
| gatk4 | Genome Analysis Toolkit (GATK4) | https://gatk.broadinstitute.org/hc/en-us |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:02:54 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgatk4%2Fcondensedepthevidence/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gatk4/condensedepthevidence/blobs/sha256:d910e2a0e5d227eca1f978aa581a085a4ad4dcfb6a581e94dbf094c88596882d |
| Size | 3.0 KB |
| Checksum | sha256:d910e2a0e5d227eca1f978aa581a085a4ad4dcfb6a581e94dbf094c88596882d |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:18:36 (UTC) | 3 | 3.0 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:02:54 (UTC) | 3 | 3.0 KB |