SLIDE 10 Computing Framework – Input Config. File
#---------------------------------------------------------------- Regions # Regionid, x_orig, y_orig, z_orig, x_length, y_length, z_length #---------------------------------------------------------------- 4 0.0 0.0 57.0 60.0 60.0 3.0 #extracellular medium 3 0.0 0.0 54.0 60.0 60.0 3.0 #cellplasma membrane 2 0.0 0.0 8.0 60.0 60.0 46.0 #cytoplasm 1 0.0 0.0 5.0 60.0 60.0 3.0 #nuclear membrane 0 0.0 0.0 0.0 60.0 60.0 5.0 #nucleus # all concentrations are in nM/L. 1nM/L = 602.3*VOL*conc parts in Cell, VOL = 3.3 ncc. #---------------------------------------- Reagents # Reagent inertia, init_cond, region_id #---------------------------------------- R, 0.5, 12.0 JAK, 0.5, 12.0 RJ, 0.5, 0.0 IFN, 0.5, 15.0 IFNRJ, 1.0, 0.0 IFNRJ2, 1.0, 0.0 IFNRJ2x, 1.0, 0.0 STAT1c, 1.0, 300.0 #----------------------------------------------- Reactions # reaction, forward_rate, reverse_rate #----------------------------------------------- IFNRJ2 = IFNRJ2x, 0.005, 0.0, IFNRJ2x + STAT1c = IFNRJ2x-STAT1c, 1.0, 0.1, IFNRJ2x-STAT1c = IFNRJ2x + STAT1cx, 0.4, 0.0, IFNRJ2x + STAT1cx = IFNRJ2x-STAT1cx, 1.0, 0.1, STAT1cx + STAT1cx = STAT1cx2, 1.0, 0.005, ….