Skip to content

x1549: Custom layouts for labware - #662

Merged
khelwood merged 5 commits into
develfrom
custom_layout
Jul 23, 2026
Merged

x1549: Custom layouts for labware#662
khelwood merged 5 commits into
develfrom
custom_layout

Conversation

@khelwood

Copy link
Copy Markdown
Contributor

For #661

Size of labware is now specified by numRows, numColumns in the labware itself
rather than being dictated by the labware type.

khelwood added 2 commits May 15, 2026 13:08
Labware now has num_rows_override and num_columns_override
which may specify that the labware has a different layout from
that specified by its labware type.
I've tried to find all places that use labware type to consider
the layout of a piece of labware and update them.
I've also added numRows,numColumns to TissueBlockLabware,
which is part of a request to turn original samples into blocks.
Block reg (of a cassette or prov) will assume you want a custom
layout that will be big enough to contain all the specified addresses.

@yoldas yoldas left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I have added a few notes as I see important. The PR allows custom sizes by any labware type as well.

Comment thread src/main/java/uk/ac/sanger/sccp/stan/model/Layout.java
Comment thread src/main/java/uk/ac/sanger/sccp/stan/service/LabwareService.java
Comment thread src/main/java/uk/ac/sanger/sccp/stan/service/LabwareService.java
Comment thread src/main/java/uk/ac/sanger/sccp/stan/service/LabwareService.java
@khelwood
khelwood merged commit 8fe4fd1 into devel Jul 23, 2026
2 checks passed
@khelwood
khelwood deleted the custom_layout branch July 23, 2026 11:43
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.

3 participants