sanger / traction-service

Ruby on Rails exposing a RESTful API for a Long Read LIMS

Home Page:https://traction.psd.sanger.ac.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DPL-1040 - As Long Read users (James, Craig) we need traction to use the new sample sheet format for v13 revio runs because SMRT Link 13.1 requires it [May release]

BenTopping opened this issue · comments

User story
As Long Read users (James, Craig) we need traction to use the new sample sheet format for v13 revio runs because SMRT Link 13.1 requires it [May release]

Who are the primary contacts for this story
Ben T, Craig C

Acceptance criteria
To be considered successful the solution must allow:

  • Replace v13_revio entry sample sheet in config/pipelines/pacbio.yml
    • Due to the new sample sheet structure you will need to edit the layout of this entry. Suggestion: split it into 3 csv_headesrs - [Run settings], [SMRT Cell Settings] and [Samples]. Each header will have subsequent fields and values. These fields work horizontally for Run settings and SMRT Cell settings and work vertically for samples. The horizontal fields will need new logic in sample sheet generation.
    • See example sheet with proposed traction data. May require additional confirmation on exact data needed.
  • - Update pacbio sample sheet generator or create a new one to handle new v13 structure.
  • - Ensure v13_revio and v13_sequel_iie are still selectable in the UI and generates a sample sheet correctly.
  • - Ensure the v13 sample sheets generated can be uploaded to SMRTLink

Dependencies
This story is blocked by the following dependencies: