Skip to content

Commit 1f06b89

Browse files
author
Mira Sohn
committed
multiome config updated - gene activity added to diff analysis
1 parent dfeebee commit 1f06b89

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

workflow/config/multiome-config/config.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,14 @@ diff_analysis:
311311
test_use: null
312312
latent_vars: 'nCount_MACS'
313313
alpha: 0.05
314+
unintegrated_3:
315+
cluster_idents: seurat_clusters
316+
assay: null
317+
slot: data
318+
min_pct: 0.2
319+
test_use: null
320+
latent_vars: 'nCount_Gene.Activity'
321+
alpha: 0.05
314322
integrated_0:
315323
cluster_idents: seurat_clusters
316324
assay: null
@@ -327,6 +335,14 @@ diff_analysis:
327335
test_use: null
328336
latent_vars: 'nCount_Peaks'
329337
alpha: 0.05
338+
integrated_3:
339+
cluster_idents: seurat_clusters
340+
assay: null
341+
slot: data
342+
min_pct: 0.2
343+
test_use: null
344+
latent_vars: 'nCount_Gene.Activity'
345+
alpha: 0.05
330346
wnn_0:
331347
cluster_idents: seurat_clusters
332348
assay: SCT

0 commit comments

Comments
 (0)