You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cholab-prep/example_xenium-multichannel-config.yaml
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,6 @@ annotation:
81
81
sc_reference_path: /sc/arion/projects/untreatedIBD/cache/reference-objects/oliver-2024-subset.h5ad # path to the annotated scRNAseq reference used by Tangram
82
82
cell_type_key: level_2_annot # key of adata_ref.obs containing the cell-type annotation
83
83
reference_preprocessing: log1p # if your reference `adata.X` contains raw counts, then remove this parameter from the config. Else, choose "log1p" (if you have already run both `sc.pp.normalize_total` and `sc.pp.log1p` on your reference) or "normalized" (if you have already run `sc.pp.normalize_total` on your reference)
84
-
threshold: 0.5# Add this parameter to control the threshold for cell type assignment
85
84
86
85
# [only if you choose the simple staining-based annotation (comment out the lines below)]
0 commit comments