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
- `CREDENTIALS`: path of the GISAID credentials in YAML format.
160
171
- `DATE_COLUMN`: name of the column that contains sampling dates (YYYY-MM-DD) in the input target metadata.
@@ -170,6 +181,9 @@ All of the following variables are pre-defined in [config.yaml](/config/config.y
170
181
- `PLOT_GENOME_REGIONS`: path of a CSV file containing genome regions, e.g. SARS-CoV-2 non-structural protein (NSP) coordinates, for data visualization.
171
182
- `REPORT_QMD`: path of the report template in Quarto markdown (QMD) format.
172
183
184
+
TODO: describe new entries in config.yaml
185
+
TODO: describe issues with many cores (rules freyja and snps_to_ancestor)
0 commit comments