AaronRipleyQiagen / NMDX-Data-Analysis

2 stars 1 forks source link

NewFeature linedata and consumables #36

Open CaineS-Q opened 2 years ago

CaineS-Q commented 2 years ago

Please test the code.

AaronRipleyQiagen commented 2 years ago

Looks good and works for me :) Nice work, think this would be helpful, if you want to go for bonus points try to turn this code into associated with the Line Generator into a Python function that can be used to read any Gen2 CSV file (hint pass file path as a function parameter) and returns the csv file that you mocked up here. Would be also nice to have optional parameters that could be used to control with Channels to include and other generic columns (i.e. Cartridge Lot, Buffer Lot, N500 serial number) to include in CSV output.

CaineS-Q commented 2 years ago

Will need to incorporate the overall result before the merge