Skip to content

Commit

Permalink
Merge pull request #4318 from sanger/4288-y24-266---lcm-triomics-pipe…
Browse files Browse the repository at this point in the history
…line-configuration-and-integration-test-for-emseq-branch

Y24-266   LCM Triomics pipeline configuration and integration test for EMSeq branch
  • Loading branch information
yoldas authored Sep 17, 2024
2 parents 2fa8e6a + 564993e commit 80162b1
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Plate purposes for LCM Triomics WGS and EMSeq
---
LCMT Lysate:
type: PlatePurpose::Input
stock_plate: true
cherrypickable_target: false
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
LCM Triomics:
selection_behaviour: SingleProduct
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Request types for LCM Triomics WGS and EMSeq
---
limber_lcm_triomics_emseq:
name: LCM Triomics EMSeq
asset_type: Well
order: 1
request_class_name: IlluminaHtp::Requests::StdLibraryRequest
for_multiplexing: false
billable: true
product_line_name: Short Read
acceptable_purposes:
- LCMT Lysate
library_types:
- LCM Triomics EMSeq
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Submission templates for LCM Triomics WGS and EMSeq
---
# LCM Triomics EMSeq submission template
Limber-Htp - LCM Triomics EMSeq:
submission_class_name: "LinearSubmission"
related_records:
request_type_keys: ["limber_lcm_triomics_emseq"]
product_line_name: LCM Triomics
product_catalogue_name: LCM Triomics

0 comments on commit 80162b1

Please sign in to comment.