sequencescape
sequencescape copied to clipboard
Y24 335 barcode for norm plate tests
Closes #
Changes proposed in this pull request
- Create a new request type and a submission for integrating the norm plate which is under the sequencing stage (not library prep). This new request type is used in Bespoke MX HiC pipeline config in https://github.com/sanger/limber/pull/2023.
We tried to do this without creating a new submission (i.e., with no new request types) but was unsuccessful as the Norm plate is an intermediary plate used in the sequencing stage and library types aren't really used after the library pass step (i.e., after library prep stage) to filter pipeline configs. Even if you can declare a library_type
in the pipeline config in Limber it won't be used to filter the configs in sequencing stages of the pipeline configs (i.e., stages after library pass).
Instructions for Reviewers
[All PRs] - Confirm PR template filled
[Feature Branches] - Review code
[Production Merges to main
]
- Check story numbers included
- Check for debug code
- Check version