Description

call variant and sequencing depth information of the variant

Input

name:type
description
pattern

meta{:bash}

:map

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

bam{:bash}

:file

Sorted BAM file

*.bam

fasta{:bash}

:file

The reference sequence used for mapping and generating the BAM file

*.fa

Output

name:type
description
pattern

variants{:bash}

meta{:bash}

:map

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

*.variants.tsv{:bash}

:file

File containing identified variants in a gff-like format

*.variants.tsv

*.depth.tsv{:bash}

:file

File containing depth of the variants

*.depth.tsv

versions_freyja{:bash}

${task.process}{:bash}

:string

The name of the process

freyja{:bash}

:string

The name of the tool

freyja --version | sed 's/.* //'{: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

freyja{:bash}

:string

The name of the tool

freyja --version | sed 's/.* //'{:bash}

:eval

The expression to obtain the version of the tool

Tools

freyja
BSD-2-Clause

Freyja recovers relative lineage abundances from mixed SARS-CoV-2 samples and provides functionality to analyze lineage dynamics.