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 f7be6f2 commit a0740ccCopy full SHA for a0740cc
src/metrics/bras/script.py
@@ -57,6 +57,7 @@
57
labels=ct_labels_s1,
58
batch=batch_labels_s1,
59
metric="euclidean",
60
+ chunk_size=1000,
61
)
62
63
batch_labels_s2 = integrated_s2.obs["batch"].values
0 commit comments