# To smooth out the over-expression, we simulate an inductible system by
# setting a transcription rate to reach the desired expression over the
# course of the specified duration.
print('Performing over-expression of {} from {}pM to {}pM over the course of {}s...'.format(args.over_expression_mirna,mir_oe_initial_quantity,args.over_expression_quantity,args.over_expression_duration))