Skip to content

Commit

Permalink
Merge pull request #1378 from sanger/dpl-872
Browse files Browse the repository at this point in the history
DPL-872 Added HT library types for limber_chromium_bespoke pipelines config
  • Loading branch information
emrojo authored Oct 24, 2023
2 parents 0e43eb9 + 8507c7a commit 4b0ea37
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 4 deletions.
4 changes: 3 additions & 1 deletion config/pipelines/bespoke_chromium_3pv3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Bespoke Chromium 3pv3:
pipeline_group: Bespoke Chromium 3pv3
filters:
request_type_key: limber_chromium_bespoke
library_type: Chromium single cell 3 prime v3
library_type:
- Chromium single cell 3 prime v3
- Chromium single cell 3 prime HT v3
library_pass: LBC 3pV3 GEX PCR 2XP
relationships:
LBC Cherrypick: LBC 3pV3 GEX Dil
Expand Down
4 changes: 3 additions & 1 deletion config/pipelines/bespoke_chromium_5p.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Bespoke Chromium 5p:
pipeline_group: Bespoke Chromium 5p
filters:
request_type_key: limber_chromium_bespoke
library_type: Chromium single cell 5 prime
library_type:
- Chromium single cell 5 prime
- Chromium single cell 5 prime HT v2
library_pass: LBC 5p GEX PCR 2XP
relationships:
LBC Cherrypick: LBC 5p GEX Dil
Expand Down
4 changes: 3 additions & 1 deletion config/pipelines/bespoke_chromium_bcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Bespoke Chromium BCR:
pipeline_group: Bespoke Chromium BCR
filters:
request_type_key: limber_chromium_bespoke
library_type: Chromium single cell BCR
library_type:
- Chromium single cell BCR
- Chromium single cell BCR HT
library_pass: LBC BCR Post PCR
relationships:
LBC Cherrypick: LBC BCR Dil 1
Expand Down
4 changes: 3 additions & 1 deletion config/pipelines/bespoke_chromium_tcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Bespoke Chromium TCR:
pipeline_group: Bespoke Chromium TCR
filters:
request_type_key: limber_chromium_bespoke
library_type: Chromium single cell TCR
library_type:
- Chromium single cell TCR
- Chromium single cell TCR HT
library_pass: LBC TCR Post PCR
relationships:
LBC Cherrypick: LBC TCR Dil 1
Expand Down

0 comments on commit 4b0ea37

Please sign in to comment.