Skip to content

Commit b97dc6b

Browse files
author
Mira Sohn
committed
multiome config update to set toydataset option to false
1 parent 1f06b89 commit b97dc6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow/config/multiome-config/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ integrate:
151151
# toy_k: size of the number of neighbors when weighting anchors during integration
152152
# This value is passed to weight.k argument in the IntegrateLayers function of Seurat
153153
dataset_size:
154-
toydataset: true # true or false
154+
toydataset: false # true or false
155155
toy_k: 10 # size of the number of neighbors when weighting anchors during integration
156156
#
157157

0 commit comments

Comments
 (0)