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-1110 Process genome size as part of sample reception

sdjmchattie opened this issue · comments

User story
The samples received via the V1 Reception API can contain genome size as one of the fields. This data should be written to the samples in the Traction database rather than being ignored.

Who are the primary contacts for this story
Steve Inglis, James Watts

Who is the nominated tester for UAT
James Watts

Acceptance criteria
To be considered successful the solution must allow:

  • Samples with a genome size field have the genome size written to the Traction database.
  • Tests are updated to demonstrate that the field is not ignored but also isn't mandatory.