We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65fd83c commit 7fce9bbCopy full SHA for 7fce9bb
1 file changed
malariagen_data/anoph/snp_data.py
@@ -1847,7 +1847,7 @@ def biallelic_diplotypes(
1847
) -> Tuple[np.ndarray, np.ndarray]:
1848
# Change this name if you ever change the behaviour of this function, to
1849
# invalidate any previously cached data.
1850
- name = "biallelic_diplotypes_v2"
+ name = "biallelic_diplotypes"
1851
1852
## Normalize params for consistent hash value.
1853
0 commit comments