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
raiseFileNotFoundError(f"Tried to download a context dataset, but no GISAID credentials were found at '{config['GISAID']['CREDENTIALS']}' (see README.md).")
55
55
elifPath(config["CONTEXT_FASTA"]).is_file():
@@ -61,7 +61,7 @@ def select_context_fasta():
61
61
defselect_mapping_references_fasta():
62
62
"""Set mapping references to be fetched automatically if MAPPING_REFERENCES_FASTA=null"""
0 commit comments