This component reads an XML file from a Tecan D300e Digital Dispenser (https://lifesciences.tecan.com/products/liquid_handling_and_automation/tecan_d300e_digital_dispenser). Since the Tecan software exports to an Excel 2004 XML file, data needs to be parsed manually (since the Apache POI project doesn't support this format).
In the current version, only the "Tabular detail" sheet is returned as a properly formatted table.
- Type: TableTabular detailDispensed concentrations extracted from the "Tabular detail" sheet of the D300 XML file