We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc70d08 commit 643534eCopy full SHA for 643534e
1 file changed
malariagen_data/anoph/to_plink.py
@@ -5,7 +5,7 @@
5
import os
6
import bed_reader
7
8
-from util import dask_compress_dataset
+from ..util import dask_compress_dataset
9
from .snp_data import AnophelesSnpData
10
from . import base_params
11
from . import pca_params
0 commit comments