Skip to content

Commit 2e8c521

Browse files
committed
Fix: use af1 instead of ag3 in Af1 notebook section
1 parent 43c0dfa commit 2e8c521

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

notebooks/plot_haplotypes_frequencies.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
" sample_sets=[\"1232-VO-KE-OCHOMO-VMF00044\"],\n",
103103
" min_cohort_size=10,\n",
104104
")\n",
105-
"ag3.plot_frequencies_time_series(hap_xr)"
105+
"af1.plot_frequencies_time_series(hap_xr)"
106106
]
107107
},
108108
{

0 commit comments

Comments
 (0)