You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ All of the following variables are pre-defined in [config.yaml](/config/config.y
142
142
- `IVAR_FREQ`: minimum frequency threshold for `ivar variants` (option `-t`).
143
143
- `IVAR_DEPTH`: minimum read depth for `ivar variants` (option `-m`).
144
144
- `DEMIX`: demixing configuration (uses [Freyja](https://github.com/andersen-lab/Freyja), see also [its docs](https://andersen-lab.github.io/Freyja/index.html)):
145
-
- `PATHOGEN`: pathogen of interest for `freyja demix` (option `--pathogen`).
145
+
- `PATHOGEN`: pathogen of interest for `freyja update` (option `--pathogen`); must be 'SARS-CoV-2'.
146
146
- `MIN_QUALITY`: minimum quality for `freyja variants` (option `--minq`).
147
147
- `COV_CUTOFF`: minimum depth to calculate coverage for `freyja demix` (option `--covcut`).
0 commit comments