Description

Gives an estimation of the sequencing bias based on known invariant sites

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

BAM file

*.bam

bai{:bash}

:file

BAI file

*.bai

empiric{:bash}

:file

Optional txt file from PMD estimations (atlas/pmd)

*.txt

readgroups{:bash}

:file

read groups

alleles{:bash}

:file

Optional bed file with known alleles

*.bed

invariant_sites{:bash}

:file

Optional bed file with invariant site coordinates

*.bed

Output

name:type
description
pattern

recal_patterns{:bash}

meta{:bash}

:map

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

*.txt{:bash}

:file

file containing the sequencing bias for each of the Read Group pools

*.txt

versions_atlas{:bash}

${task.process}{:bash}

:string

The name of the process

atlas{:bash}

:string

The name of the tool

((atlas 2>&1) | grep Atlas | head -n 1 | sed -e 's/^[ ]*Atlas //'){:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

atlas{:bash}

:string

The name of the tool

((atlas 2>&1) | grep Atlas | head -n 1 | sed -e 's/^[ ]*Atlas //'){:bash}

:eval

The expression to obtain the version of the tool

Tools

atlas
GPL v3

ATLAS, a suite of methods to accurately genotype and estimate genetic diversity