Description

Calculated genotype likelihoods from BAM files.

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

A list of BAM or CRAM files

*.{bam,cram}

meta2{:bash}

:map

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

fasta{:bash}

:file

A reference genome in FASTA format

*.fasta

meta3{:bash}

:map

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

error_file{:bash}

:file

A file containing information about type specific errors.

*.error.chunkunordered

Output

name:type
description
pattern

genotype_likelihood{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.{glf,beagle}.gz{:bash}

:file

File containing genotype likelihoods per sample

*.{glf,beagle}.gz

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

angsd
GPL v3 MIT

ANGSD: Analysis of next generation Sequencing Data