Waztom / xchem-CAR

5 stars 0 forks source link

Create OutputPlaceCSV.py #46

Closed OliviaSimpson closed 3 years ago

OliviaSimpson commented 3 years ago

A framework for auto generating a CSV for the order plates mcule id, platename and concentration are all currently placeholders and should be fixed before proper use

can be used in ibmtoot by importing import ordering.OutputPlateCSV as OutputPlateCSV and calling: OutputPlateTxt.PlateCSV(self.orderplate, self.name, self.author, currentblocknum)