×

nf-core/gatk4/condensedepthevidence @ 0.0.0-6c4ed3a

Merges adjacent DepthEvidence records

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @nvnieuwk
Maintainers: @nvnieuwk

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

Process
Name GATK4_CONDENSEDEPTHEVIDENCE
Input 4 channels
#1 tuple
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
Output 3 channels
#1 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

#2 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
#3 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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:18:36 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fgatk4%2Fcondensedepthevidence/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gatk4/condensedepthevidence/blobs/sha256:71320842c128dab0fdbd45b3483c437e6e2625adfdf212fac23aad96945d1cca
Size 3.0 KB
Checksum sha256:71320842c128dab0fdbd45b3483c437e6e2625adfdf212fac23aad96945d1cca
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