liquid-data-handler
Version:
Transform plate layouts according to liquid handling instructions
6 lines • 306 B
TypeScript
export declare const SRC_PLATE_KEY = "Source Plate";
export declare const DEST_PLATE_KEY = "Destination Plate";
export declare const VOL_KEY = "Volume";
export declare const SRC_WELL_KEY = "Source Well";
export declare const DEST_WELL_KEY = "Destination Well";
//# sourceMappingURL=InstructionKeys.d.ts.map