How to find tool that processed max number of cells in batch and place that tool ID in a new column.
I have batches of cells that mostly get processed on one alignment tool. Occasionally a batch will be processed over a few alignment tools.I want to find the tool that processed the maximum number of cells in a batch and then add a column (MAX AL)at the end with that alignment tool ID. Thanks