Skip to content

Commit

Permalink
add resubmission materials
Browse files Browse the repository at this point in the history
  • Loading branch information
kistlerk committed Sep 28, 2023
1 parent e6b6665 commit 2a7869b
Show file tree
Hide file tree
Showing 241 changed files with 19,750,361 additions and 519 deletions.
20 changes: 10 additions & 10 deletions adaptive-evolution-analysis/Figure4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"execution_count": 5,
"id": "37d14452",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -37,18 +37,18 @@
},
{
"cell_type": "code",
"execution_count": 2,
"execution_count": 6,
"id": "08fdb750",
"metadata": {},
"outputs": [],
"source": [
"#calculated in Fig 2 notebook\n",
"threshold_antigenic_evo = {'bhatt': 0.94, 'kistler': 1.14}"
"threshold_antigenic_evo = {'bhatt': 0.94, 'kistler': 1.17}"
]
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": 7,
"id": "f8898d96",
"metadata": {},
"outputs": [],
Expand All @@ -61,7 +61,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 8,
"id": "7deb0779",
"metadata": {},
"outputs": [],
Expand All @@ -77,7 +77,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 9,
"id": "73ad1f80",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -181,7 +181,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 10,
"id": "333d0f9d",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -248,7 +248,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 11,
"id": "1444fbb4",
"metadata": {},
"outputs": [],
Expand All @@ -273,7 +273,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 12,
"id": "f1655a83",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -315,7 +315,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 13,
"id": "2a63cd3e",
"metadata": {},
"outputs": [],
Expand Down
Loading

0 comments on commit 2a7869b

Please sign in to comment.