Skip to content

Bge fix request types #4778

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Mar 31, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,19 @@ limber_bge_isc:
- BGE Lib PCR XP
library_types:
- BGE
limber_multiplexing_bge_pcr_free:
name: Limber Multiplexing BGE PCR Free
asset_type: Well
order: 2
request_class_name: Request::Multiplexing
for_multiplexing: true
product_line_name: Illumina-HTP
target_purpose_name: BGE Lib Pool
limber_multiplexing_bge_isc:
name: Limber Multiplexing BGE ISC
asset_type: Well
order: 2
request_class_name: Request::Multiplexing
for_multiplexing: true
product_line_name: Illumina-HTP
target_purpose_name: BGE Cap Lib Pool Norm
6 changes: 3 additions & 3 deletions config/default_records/submission_templates/016_bge.wip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@ Limber-Htp - BGE PCR Free:
related_records:
product_line_name: Illumina-HTP
product_catalogue_name: BGE
request_type_keys: ["limber_bge_pcr_free", "limber_multiplexing"]
request_type_keys: ["limber_bge_pcr_free", "limber_multiplexing_bge_pcr_free"] # Other request types? e.g. blending
Limber-Htp - BGE ISC:
name: "Limber-Htp - BGE ISC"
submission_class_name: "LinearSubmission"
related_records:
product_line_name: Illumina-HTP
product_catalogue_name: BGE
request_type_keys: ["limber_bge_isc", "limber_multiplexing", "illumina_htp_novaseqx_paired_end_sequencing"] # Other request types?
request_type_keys: ["limber_bge_isc", "limber_multiplexing_bge_isc"] # Other request types? e.g. blending
Limber-Htp - BGE Transition - Automated:
name: "Limber-Htp - BGE Transition - Automated"
submission_class_name: "AutomatedOrder"
related_records:
product_line_name: Illumina-HTP
product_catalogue_name: BGE
request_type_keys: ["limber_bge_transition"] # Other request types?
request_type_keys: ["limber_bge_transition"]
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
BGE Cap Lib Pool Norm:
type: IlluminaHtp::MxTubePurpose
target_type: MultiplexedLibraryTube
stock_plate: false
BGE Lib Pool:
type: IlluminaHtp::InitialStockTubePurpose
target_type: StockMultiplexedLibraryTube
stock_plate: false