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 c3483fe commit 19f197aCopy full SHA for 19f197a
malariagen_data/anoph/h1x.py
@@ -131,7 +131,7 @@ def h1x_gwss(
131
) -> Tuple[np.ndarray, np.ndarray, np.ndarray]:
132
# Change this name if you ever change the behaviour of this function, to
133
# invalidate any previously cached data.
134
- name = "h1x_gwss_contig_v1"
+ name = "h1x_gwss_v2"
135
136
params = dict(
137
contig=contig,
0 commit comments