We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e120a5b commit 6280617Copy full SHA for 6280617
cooltools/sandbox/balance.py
@@ -8,7 +8,7 @@
8
import h5py
9
10
from scipy.sparse import linalg
11
-from cooler.tools import split, partition
+from cooler.parallel import split, partition
12
import cooler
13
14
0 commit comments