plate-tool/plate-tool-lib/src
Emilia Allison f7f492b70e
Gitea Scan/plate-tool/pipeline/head This commit looks good Details
feature: Improved CSV Parsing
1. Superior field detection: short of having actual typos, most ways to
   express a field should now be properly registered. Further, it will
   be considerably easier to add new variants.
2. Numeric well parsing: some systems do not use alphanumeric wells like
   H12 or E7. Purely numeric wells will now be supported but only if the
   plate format is manually specified; this feels like a good tradeoff
   since a failed detection would yield very odd behaviour to a user.
2024-02-16 20:57:06 -05:00
..
csv feature: Improved CSV Parsing 2024-02-16 20:57:06 -05:00
lib.rs lib migration pt3 2024-02-11 20:03:29 -05:00
plate.rs feature: Improved CSV Parsing 2024-02-16 20:57:06 -05:00
plate_instances.rs lib: fix stupid typo 2024-02-13 20:32:42 -05:00
transfer.rs Change plate format 2024-02-11 22:04:03 -05:00
transfer_region.rs fix: custom get_destination_wells 2024-02-13 21:54:23 -05:00
util.rs Remove log line 2024-02-13 21:10:31 -05:00