Description

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

Input

name:type
description
pattern

db_name{:bash}

:string

The name of the database directory

Output

name:type
description
pattern

barcodes{:bash}

${db_name}/*barcodes.*{:bash}

:file

File containing lineage defining barcodes

*barcodes.csv

lineages_topology{:bash}

${db_name}/*lineages.yml{:bash}

:file

File containing lineage topology information that correspond to barcodes

*lineages.yml

lineages_meta{:bash}

${db_name}/*curated_lineages.json{:bash}

:file

File containing lineage metadata that correspond to barcodes

*curated_lineages.json

config{:bash}

${db_name}/*pathogen_config.yml{:bash}

:file

File containing pathogen configuration information for Freyja

*pathogen_config.yml

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.