Description

downloads new versions of the curated SARS-CoV-2 lineage file and barcodes

Input

name:type
description
pattern

db_name

:string

The name of the database directory

Output

name:type
description
pattern

barcodes

${db_name}/*barcodes.*

:file

File containing lineage defining barcodes

*barcodes.csv

lineages_topology

${db_name}/*lineages.yml

:file

File containing lineage topology information that correspond to barcodes

*lineages.yml

lineages_meta

${db_name}/*curated_lineages.json

:file

File containing lineage metadata that correspond to barcodes

*curated_lineages.json

config

${db_name}/*pathogen_config.yml

:file

File containing pathogen configuration information for Freyja

*pathogen_config.yml

versions_freyja

${task.process}

:string

The name of the process

freyja

:string

The name of the tool

freyja --version | sed 's/.* //'

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

freyja

:string

The name of the tool

freyja --version | sed 's/.* //'

: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.