if data.iloc[i,26]!=None:
            values_p.append({"type": "translation rate constant (ksp)",
                             "value": data.iloc[i,26],
                             "description": "experiment",
                             "units": "molecules/(mRNA*h)"})