Add support for matching RNAQC items using location instead of names from the Caliper Well Table file
For some reason it seems like the Caliper software on occasion is forgetting the sample names for a few locations. Instead of the sample name, the location coordinate is found. As long as this only happens for a few samples, it should be safe to assume that the correct file is used. See also [1963] for a similar issue with the Caliper files for the Library preparation.
Change History
(3)
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
(In [1966]) Fixes #488: Add support for matching RNAQC items using location instead of names from the Caliper Well Table file
A side effect is that a simple change (using the
doImport
method instead ofpreValidate
) made it possible to display all warnings immediately.