Skip to content

Commit

Permalink
assemblePartial cellLevel=true
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Davydov committed Jun 27, 2023
1 parent 3f7e271 commit 7b834e5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/resources/presets/protocols/generic-single-cell.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,10 @@ generic-single-cell-gex:
overrides:
parameters:
postFilter: null
assemblePartial:
inheritFrom: assemblePartial-base
overrides:
cellLevel: true

# Single cell GEX with UMI
generic-single-cell-gex-with-umi:
Expand All @@ -584,5 +588,9 @@ generic-single-cell-gex-with-umi:
overrides:
parameters:
postFilter: null
assemblePartial:
inheritFrom: assemblePartial-base
overrides:
cellLevel: true


0 comments on commit 7b834e5

Please sign in to comment.