Description

GRIDSS is a module software suite containing tools useful for the detection of genomic rearrangements.

Input

name:type
description
pattern

meta:map

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

inputs:file

One or more input BAM/CRAM file(s)

*.{bam,cram}

meta2:map

Groovy Map containing reference information

fasta:file

The reference fasta

*.{fa,fna,fasta}

meta3:map

Groovy Map containing reference information

fasta_fai:file

The index of the reference fasta

*.fai

meta4:map

Groovy Map containing reference information

bwa_index:directory

OPTIONAL - The BWA index created from the reference fasta, will be generated by Gridss in the setupreference step

Output

name:type
description
pattern

vcf

meta:map

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

*.vcf.gz:file

The called VCF file created by Gridss’ call step

*.vcf.gz

versions

versions.yml:file

File containing software versions

versions.yml