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

Plates: Add Samples to Existing Plate Set #6202

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

labkey-nicka
Copy link
Contributor

@labkey-nicka labkey-nicka commented Jan 8, 2025

Rationale

See https://github.com/LabKey/labkey-ui-premium/pull/640 for rationale.

Related Pull Requests

Changes

  • Update ArrayOperation to handle the following:
    • Processing existing plates
    • Filling existing wells
  • Consolidate handling in plate-createPlateSet.api endpoint. Stepping stone towards using the layout engine directly.
  • Rename PlateManager.getRunIdsUsingPlateInResults() to getRunCountUsingPlateInResults and just return the count.
  • Add a new implementation for gathering run counts for a collection of plates.
  • Add WellCount, WellsFilled, and WellsEmpty expression columns to the plate table.
  • Update LayoutOperation to optionally take source plates and flag support for filling existing wells.

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.

1 participant