Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add support for error documents in the Agilent Gen5 adapter #694

Conversation

joshua-benchling
Copy link
Collaborator

  • Added support for error documents

@joshua-benchling joshua-benchling marked this pull request as ready for review October 3, 2024 16:19
Copy link
Collaborator

@nathan-stender nathan-stender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code mostly LGTM, but note we are dropping calculated data values when they are == 0, suggested a solution.

Copy link
Collaborator

@nathan-stender nathan-stender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - one last nit

@nathan-stender nathan-stender merged commit efb557b into main Oct 6, 2024
5 checks passed
@nathan-stender nathan-stender deleted the jherna/update_agilent_gen5_to_use_error_documents_instead_of_nan branch October 6, 2024 14:00
nathan-stender added a commit that referenced this pull request Oct 9, 2024
### Added

- Revvity Kaleido - add v3.5 to supported software versions (#707)
- Add new REC chema for solution analyzer 2024/09 (#706)
- AppBio Quantstudio - support skipping wells that have no results in
the raw data file, indicating an omitted well (#689)
- AppBio Quantstudio - add "quantity" calculated data documents for
non-STANDARD wells (#698)
- Update adapters using 2024/06 Plate Reader schema to include ASM file
identifier (#695)
- NanoDrop 8000 & NanoDrop Eight - support alternative reporting format
for absorbance measurements (#688)
- Add support for error documents in the Agilent Gen5 adapter (#694)
- Add the REC/2024/06 electrophoresis schema (#693)
- Update Methodical Mind adapter to use REC schema (#692)
- Update Methodical Mind to use the plate reader REC schema (#690)
- Agilent Gen5 Image adapter, add support for no result sections file
examples (#679)
- ThermoSkanIt Adapter (#658)
- Perkin Elmer Envision - Update adapter to use Plate Reader REC 2024/06
schema (#686)
- BMG Mars - Update adapter to Plate Reader REC 2024/06 schema (#685)
- Add REC/2024/06 spectrophotometry schema (#684)
- Add Nanodrop Eight parser (#683)
- Unchained Labs Lunatic - add additional metadata from header block
(#680)

### Fixed

- SoftMax Pro - raise error for unsupported Group data format (#696)
- Agilent Gen5 - raise error when there are calculated data but no
measurements in results (#691)
- Beckman VI-Cell Blu - filter NaN values when reading cell counts
(#687)
- Update DataSeries to use float parsing utility when reading a float
value, in order to better handle edge cases (#682)

### Changed

- ThermoFisher Qubit Flex - refactor parser to use schema mapper design
pattern (#699)
- Change the way custom information is organized in schema mappers and
ASM outputs to be consistent with future expectations of ASM (#673)
- Rebrand nanodrop eight adapter to nanodrop 8000 (#652)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants