Description

Collect metrics about the insert size distribution of a paired-end library.

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM/CRAM/SAM file

*.{bam,cram,sam}

Output

name:type
description
pattern

metrics{:bash}

meta{:bash}

:map

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

*.txt{:bash}

:file

Values used by Picard to generate the insert size histograms

*.txt

histogram{:bash}

meta{:bash}

:map

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

*.pdf{:bash}

:file

Insert size histogram in PDF format

*.pdf

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

picard
MIT

Java tools for working with NGS data in the BAM format