Description

structural-variant calling with sniffles

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

input{:bash}

:file

A single .bam/.cram file - OR - one or more .snf files - OR - a single .tsv file containing a list of .snf files and optional sample ids as input

*.{bam,cram,snf,tsv}

index{:bash}

:file

Index of BAM/CAM file

*.{bai,crai}

meta2{:bash}

:map

Groovy Map containing reference information e.g. [ id:‘fasta’ ]

fasta{:bash}

:file

Reference database in FASTA format

meta3{:bash}

:map

Groovy Map containing tandem repeat information e.g. [ id:‘hg38’ ]

tandem_file{:bash}

:file

Tandem repeat file

*.bed

vcf_output{:bash}

:file

VCF output file

*.vcf.gz

snf_output{:bash}

:file

SNF output file

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

*.vcf.gz{:bash}

:file

Compressed VCF file

*.vcf.gz

tbi{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

*.vcf.gz.tbi{:bash}

:file

Compressed VCF file index

*.tbi

snf{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘test’ ]

*.snf{:bash}

:file

SNF file

*.snf

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml