Skip to content

Commit 7b272a2

Browse files
authored
Update PoissonVI.ipynb
1 parent ae68c56 commit 7b272a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

atac/PoissonVI.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@
13211321
],
13221322
"source": [
13231323
"da_peaks = model.differential_accessibility(\n",
1324-
" adata, groupby=POISSONVI_CLUSTERS_KEY, group1=\"3\", two_sided=False\n",
1324+
" adata, groupby=POISSONVI_CLUSTERS_KEY, group1=\"3\", mode=\"vanilla\", two_sided=False\n",
13251325
")"
13261326
]
13271327
},

0 commit comments

Comments
 (0)