File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
workflow/config/multiome-config Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments