The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This file is updated automatically as described in Unreleased Changes.
- Field on cardea detailed cases must be able to handle null values
- Field qcFailed on sequencing items in shesmu detailed cases
- Omitted run samples in Dimsum case data
- Shesmu Detailed Cases endpoint
- Sample/library DV200 field
- Sample transferDate field for extractions
- Test fields for extraction TAT breakdown of days spent on preparation, QC, and transfer
- Test fields for library qualification and full-depth sequencing TAT breakdown of days spent on loading, sequencing, and QC
- Run start date field
- The
requisition-cases
endpoint now returns a set of cases, which may have different assays - A requisition may now have multiple assays; the single assayId fields on requisitions and samples have been changed to sets
- Missing requisition and assay information for omitted samples
- Deliverable-type-level turn-around time fields
- Project analysisReviewSkipped field
- Missing (null)
completedDate
s inshesmu-cases
endpoint
- New metrics for cfMeDIPs assays
- QC notes to deliverables
- Case deliverables now contain all QC information for analysis review, release approval, and release
- Requisition QCs
- Case deliverables
- Assay test field to specify if library qualification is skipped
- Loading samples that have no requisition
- Days spent per QC step at case and test levels
- Requisition pause status and reason
- Assay turn-around time targets
- Case start date provided by QC-Gate-ETL (based on latest sample receipt) will be used
- Renamed steps:
- Informatics Review -> Analysis Review
- Draft Report -> Release Approval
- Final Report -> Release
- Data types to work with Dimsum data parsing and loading
- Sample QC Note field
- capability for Jackson parsing for data models using Builder notation
- Preliminary coverage for full-depth WG libraries, and preliminary clusters for full-depth WT libraries
- isStopped() function in Case and Test library design code field
- Sample median insert size field
- data for the wrong donor could be included in Informatics Review metrics on the Case QC Report
- Only run-library IUSes are included in
shesmu-cases
limsIds field
- Add
/requisition-cases/{requisitionName}
endpoint
- Return list of case IDs instead of count of cases in summary by run
- Convert
/shesmu-cases
completedDate
to Instant for better Shesmu compatibility
- Add /shesmu-cases endpoint
- OpenAPI URLs now displays correct URL scheme
- Forward headers for correct URL display in OpenAPI docs
- Copied the Dimsum project and modified it to serve as the basis for the Cardea project