Skip to content

Commit e710629

Browse files
committed
Update option description
1 parent 0652c80 commit e710629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ All of the following variables are pre-defined in [config.yaml](/config/config.y
144144
- `DEMIX`: demixing configuration (uses [Freyja](https://github.com/andersen-lab/Freyja), see also [its docs](https://andersen-lab.github.io/Freyja/index.html)):
145145
- `PATHOGEN`: pathogen of interest for `freyja update` (option `--pathogen`); must be 'SARS-CoV-2'.
146146
- `MIN_QUALITY`: minimum quality for `freyja variants` (option `--minq`).
147-
- `COV_CUTOFF`: minimum depth to calculate coverage for `freyja demix` (option `--covcut`).
147+
- `COV_CUTOFF`: minimum depth to calculate the reported "coverage" (percent of sites with that depth) for `freyja demix` (option `--covcut`).
148148
- `MIN_ABUNDANCE`: minimum lineage estimated abundance for `freyja demix` (option `--eps`).
149149
- `CONFIRMED_ONLY`: exclude unconfirmed lineages in `freyja demix` (option `--confirmedonly`).
150150
- `DEPTH_CUTOFF`: minimum depth on each site for `freyja demix` (option `--depthcutoff`).

0 commit comments

Comments
 (0)