piogrowth.convert_qurve module

piogrowth.convert_qurve module#

piogrowth.convert_qurve.build_three_row_header(columns)[source]#

Take sample names from columns, and add replicate and concentration rows with default values of 1 and 0, respectively.

piogrowth.convert_qurve.to_qurve_format(df, start_time=None)[source]#