Skip to content

Commit

Permalink
Update formin_processivity_steps.m
Browse files Browse the repository at this point in the history
  • Loading branch information
biswa-mahanta committed Nov 20, 2024
1 parent 7237b7e commit 109985c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion formin_processivity_steps.m
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
elongation_rate = [14.93, 16.73, 18.36, 20.76, 16.53, 11.92]; %experimentally obtained elongation rates (subunits/sec)
timelimit = 1200; %simulation timelimit
time_step=0.01; %time increment value (sec)
k_offstep = [0.00021, 0.00018, 0.00017, 0.00018, 0.00021, 0.00024]; %experimentally determined formin dissociation rates per step (1/step)
k_offstep = [0.000133, 0.00011, 0.000129, 0.000169, 0.000173, 0.00016]; %k_off-step converted from experimentally determined p_off-time
lengths = []; %length counter
dwelltimes = []; %dwelltime counter
stepcount = 0;
Expand Down

0 comments on commit 109985c

Please sign in to comment.