Skip to content

Commit

Permalink
fix 24A
Browse files Browse the repository at this point in the history
  • Loading branch information
emmahodcroft committed Jul 21, 2024
1 parent 0b11eba commit 508221c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/clusters.py
Original file line number Diff line number Diff line change
Expand Up @@ -3069,7 +3069,7 @@
"snps_with_base": ["T3565C","C18894T","T22926C","T27810C"], #MUST ADD VALUE WHEN TURN INTO PAGE!
"cluster_data": [],
"nextstrain_build": True,
"parent": "23I.Omicron",
"parent": "23I",
"use_pango": True,
"has_no_page": True,
"type": "variant",
Expand Down Expand Up @@ -3100,7 +3100,7 @@
"snps_with_base": ["7113T","17334T","22928C","24872T","27810C"], #MUST ADD VALUE WHEN TURN INTO PAGE!
"cluster_data": [],
"nextstrain_build": True,
"parent": "24A.Omicron",
"parent": "24A",
"use_pango": True,
"has_no_page": True,
"type": "variant",
Expand Down Expand Up @@ -3131,7 +3131,7 @@
"snps_with_base": ["7113T","17334T","22928C","24872T","27810C"], #MUST ADD VALUE WHEN TURN INTO PAGE!
"cluster_data": [],
"nextstrain_build": True,
"parent": "24B.Omicron",
"parent": "24B",
"use_pango": True,
"has_no_page": True,
"type": "variant",
Expand Down

0 comments on commit 508221c

Please sign in to comment.