Skip to content

Commit

Permalink
Adding out of sample validation
Browse files Browse the repository at this point in the history
  • Loading branch information
marlinfiggins committed Nov 27, 2024
1 parent 9730017 commit 12bafdc
Show file tree
Hide file tree
Showing 2 changed files with 1,776 additions and 225 deletions.
5 changes: 5 additions & 0 deletions config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ analysis_period:
- "RBD yeast-display DMS ACE2 affinity relative to XBB.1.5"
- "RBD yeast-display DMS RBD expression relative to XBB.1.5"
- "RBD yeast-display DMS escape relative to XBB.1.5"
xbb15_test:
min_date: "2024-01-01"
max_date: "2024-6-30"
pivot: "XBB.1.5"
force_include: "defaults/xbb15/force_include_lineages.txt"
xbb15_windowed:
windowed: true
obs_date_min: "2023-01-01"
Expand Down
Loading

0 comments on commit 12bafdc

Please sign in to comment.