GTAC-MGI / GTAC-ESP-LIMS

3 stars 0 forks source link

Seq Lab: Update Pool ingest to add Library Requested Number of Reads (M) #486

Open LMT337 opened 5 days ago

LMT337 commented 5 days ago

If value is in ingest doc, add value to Enitity : Requested Number of Reads (M), if not, do pool math

LMT337 commented 5 days ago

Also check to make sure values are in each row if they are present for a pool and check that the sum equals the pool target.

LMT337 commented 5 days ago

Targeted read-pairs (millions) for Library

LMT337 commented 5 days ago

Just add the column Targeted read-pairs (millions) for Library (already in the library ingest sheet) to the pool ingest sheet. Assign both the pool target (only needed in the first row if you choose) and the individual library target (needed for each library in the pool). If the library target column does not have values, it will divide the total pool value evenly among the libraries. If there are library target values, but one or more is missing ingest will fail. If there are library target values, but they do not add up to the pool target value, ingest will fail.