Skip to content

Commit

Permalink
add visium HD recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
CuijieLu committed Aug 22, 2024
1 parent 5d8ca37 commit 8df47d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/cellranger_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
COUNT_FLAVORS = ["SC_Chromium-GEX-3", "SC_Chromium-GEX-5"]
VDJ_FLAVORS = ["SC_Chromium-TCR", "SC_Chromium-BCR"]
ARC_FLAVORS = ["SC_Chromium-Multiome", "SC_Chromium-Multiome-ATAC", "SC_Chromium-Multiome-GEX"]
SPATIAL_FLAVORS = ["ST_Visium"]
SPATIAL_FLAVORS = ["ST_Visium", "ST_Visium-HD"]

# we do not want to PROCESS SAIL (15500) or SCRI (12437) projects
SCRI = "12437"
Expand Down

0 comments on commit 8df47d4

Please sign in to comment.