Opened 7 years ago
Closed 5 years ago
#478 closed defect (fixed)
qrtPCR plugin: handle empty beginning cells in the plate layout
Reported by: | sena | Owned by: | sena |
---|---|---|---|
Priority: | normal | Milestone: | GRITS - 1.2 |
Component: | qrtPCR management | Version: | GRITS 1.0.x |
Severity: | major | Keywords: | |
Cc: |
Description
In some experiments, first part of the plate layout belongs to another sample and only the last part of the layout needs to be used. Need to figure out a way to handle this. since the layout file provided does not include entries for the first part, currently it does not work.
Change History (7)
comment:1 Changed 7 years ago by
Status: | new → assigned |
---|
comment:2 Changed 7 years ago by
comment:3 Changed 6 years ago by
Milestone: | Module - qrtPCR data → GRITS - 1.1 SR1 |
---|
comment:4 Changed 6 years ago by
Milestone: | GRITS - 1.1 SR1 → GRITS - 1.1 SR2 |
---|
comment:5 Changed 6 years ago by
I've verified that you can create a layout file with empty cells at the beginning or at the end. I've verified the data loading (matching with the plate layout) worked with empty cells at the end and it should work for the empty cells at the beginning.However, I don't have .asy files to confirm the empty beginning case.
comment:6 Changed 5 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → review |
I've tested with a mock up data and confirmed that it allows empty beginning cells in the layout.
comment:7 Changed 5 years ago by
Status: | review → closed |
---|
This should be possible with the new plate layout implementation but need a test case to confirm