We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ae392 commit c3483feCopy full SHA for c3483fe
malariagen_data/anoph/h12.py
@@ -309,7 +309,7 @@ def h12_gwss(
309
) -> Tuple[np.ndarray, np.ndarray, np.ndarray]:
310
# Change this name if you ever change the behaviour of this function, to
311
# invalidate any previously cached data.
312
- name = "h12_gwss_contig_v1"
+ name = "h12_gwss_v2"
313
314
params = dict(
315
contig=contig,
0 commit comments