if data.iloc[i,23]!=None:
            values_p.append({"type": "transcription rate (vsr)",
                             "value": data.iloc[i,23],
                             "description": "experiment",
                             "units": "molecules/(cell*h)"})