Description

structural-variant calling with cutesv

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM file

*.bam

bai{:bash}

:file

Index of BAM file

*.bai

meta2{:bash}

:map

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

fasta{:bash}

:file

Reference database in FASTA format

Output

name:type
description
pattern

vcf{:bash}

meta{:bash}

:map

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

*.vcf{:bash}

:file

VCF file containing called variants from CuteSV

*.vcf

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

cutesv
MIT

a clustering-and-refinement method to analyze the signatures to implement sensitive SV detection.