Description

specify the relative abundance of each known haplotype

Input

name:type
description
pattern

meta{:bash}

:map

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

variants{:bash}

:file

File containing identified variants in a gff-like format

*.variants.tsv

depths{:bash}

:file

File containing depth of the variants

*.depth.tsv

barcodes{:bash}

:file

File containing lineage defining barcodes

*barcodes.csv

lineages_meta{:bash}

:file

Optional file containing lineage metadata that correspond to barcodes

*lineages.json

lineages_topology{:bash}

:file

Optional file containing lineage topology information that correspond to barcodes

*lineages.yml

Output

name:type
description
pattern

demix{:bash}

meta{:bash}

:map

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

*.tsv{:bash}

:file

a tsv file that includes the lineages present, their corresponding abundances, and summarization by constellation

*.demix.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.