Skip to content
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

Y24-271 - LCM Triomics Configuration + Integration Suite Tests #4305

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from
Open
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
@@ -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 WGS and EMSeq:
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
SHIV5T3R marked this conversation as resolved.
Show resolved Hide resolved
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 WGS and EMSeq
product_catalogue_name: LCM Triomics WGS and EMSeq
Loading