Skip to content

Commit

Permalink
Refactor request types and submission templates
Browse files Browse the repository at this point in the history
  • Loading branch information
dasunpubudumal committed Oct 24, 2024
1 parent f6748a3 commit f5a02f2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ limber_multiplexing:
for_multiplexing: true
product_line_name: Illumina-HTP
target_purpose_name: LB Lib Pool Norm
limber_multiplexing_hic:
name: Limber Multiplexing
asset_type: Well
order: 2
request_class_name: Request::Multiplexing
for_multiplexing: true
product_line_name: Illumina-HTP
target_purpose_name: LB Lib Pool Norm
limber_wgs:
<<: &limber_htp_library
asset_type: Well
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,13 @@ Limber-Bespoke - PCR - NovaSeqX paired end sequencing:
product_line_name: Bespoke
product_catalogue_name: GenericPCR
request_type_keys: ["limber_pcr_bespoke", "limber_multiplexing", "illumina_htp_novaseqx_paired_end_sequencing"]
Limber-Bespoke - PCR HiC - NovaSeqX paired end sequencing:
name: "Limber-Bespoke - PCR HiC - NovaSeqX paired end sequencing"
submission_class_name: "LinearSubmission"
related_records:
product_line_name: Bespoke
product_catalogue_name: GenericPCR
request_type_keys: ["limber_pcr_bespoke", "limber_multiplexing_hic", "illumina_htp_novaseqx_paired_end_sequencing"]
Limber-Bespoke - PCR Free - NovaSeqX paired end sequencing:
name: "Limber-Bespoke - PCR Free - NovaSeqX paired end sequencing"
submission_class_name: "LinearSubmission"
Expand Down

0 comments on commit f5a02f2

Please sign in to comment.