-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRxn_SPNspineAChm4R_Gshydr5_AC1_GiGsfast-GapD_PKAblock2.xml
2296 lines (1910 loc) · 100 KB
/
Rxn_SPNspineAChm4R_Gshydr5_AC1_GiGsfast-GapD_PKAblock2.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
<ReactionScheme>
<!-- Merged, tuned model, with CamKII phos of DagL.
Uses higher order reactions for CamKII phosphorylation -->
<!-- calcium stuff first -->
<Specie name="Ca" id="Ca" kdiff="174.3" kdiffunit="mu2/s"/>
<Specie name="CaOut" id="CaOut" kdiff="174.3" kdiffunit="mu2/s"/>
<Specie name="CaOutLeak" id="CaOutLeak" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Leak" id="Leak" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Calbin" id="Calbin" kdiff="9.3" kdiffunit="mu2/s"/>
<Specie name="CalbinC" id="CalbinC" kdiff="9.3" kdiffunit="mu2/s"/>
<Specie name="pmca" id="pmca" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="ncx" id="ncx" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pmcaCa" id="pmcaCa" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="ncxCa" id="ncxCa" kdiff="0" kdiffunit="mu2/s"/>
<!-- CaM from Gq files, with either C or N site binding first -->
<Specie name="Cam" id="Cam" kdiff="11" kdiffunit="mu2/s"/>
<Specie name="CamCa2C" id="CamCa2C" kdiff="11" kdiffunit="mu2/s"/>
<Specie name="CamCa2N" id="CamCa2N" kdiff="11" kdiffunit="mu2/s"/>
<Specie name="CamCa4" id="CamCa4" kdiff="11" kdiffunit="mu2/s"/>
<!-- Gs coupled Dopamine D1 Receptor; Ligand currently called L,
Dbuf is used to eliminate injected D -->
<Specie name="Da" id="Da" kdiff="10" kdiffunit="mu2/s"/>
<Specie name="Dbuf" id="Dbuf" kdiff="1" kdiffunit="mu2/s"/>
<Specie name="DaDbuf" id="DaDbuf" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="DaOut" id="DaOut" kdiff="1" kdiffunit = "mu2/s"/>
<Specie name="D1R" id="D1R" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="DaD1R" id="DaD1R" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Gsabg" id="Gsabg" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="DaD1RGs" id="DaD1RGs" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GsD1R" id="GsD1R" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAcDaD1RGs" id="PKAcDaD1RGs" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pDaD1RGs" id="pDaD1RGs" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pGsD1R" id="pGsD1R" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GsaGTP" id="GsaGTP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GsaGDP" id="GsaGDP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Gbg" id="Gbg" kdiff="0" kdiffunit="mu2/s"/>
<!-- Gi coupled m4R -->
<Specie name="ACh" id="ACh" kdiff="10" kdiffunit = "mu2/s"/>
<Specie name="m4R" id="m4R" kdiff="0" kdiffunit = "mu2/s"/>
<Specie name="AChm4R" id="AChm4R" kdiff="0" kdiffunit = "mu2/s"/>
<Specie name="Giabg" id="Giabg" kdiff="0" kdiffunit = "mu2/s"/>
<Specie name="AChm4RGi" id="AChm4RGi" kdiff="0" kdiffunit = "mu2/s"/>
<Specie name="Gim4R" id="Gim4R" kdiff="0" kdiffunit = "mu2/s"/>
<Specie name="GiaGTP" id="GiaGTP" kdiff="0" kdiffunit = "mu2/s"/>
<Specie name="GiaGDP" id="GiaGDP" kdiff="0" kdiffunit = "mu2/s"/>
<!-- Gi coupled m4R -->
<Specie name="m1R" id="m1R" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AChm1R" id="AChm1R" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="m1RGq" id="m1RGq" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AChm1RGq" id="AChm1RGq" kdiff="0" kdiffunit="mu2/s"/>
<!--m1R or m4R inhibition -->
<Specie name="telenz" id="telenz" kdiff="1" kdiffunit="mu2/s"/>
<Specie name="telenzm1R" id="telenzm1R" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="telenzm1RGq" id="telenzm1RGq" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PD1028" id="PD1028" kdiff="1" kdiffunit = "mu2/s"/>
<Specie name="PD1028m4R" id="PD1028m4R" kdiff="0" kdiffunit = "mu2/s"/>
<Specie name="PD1028m4RGi" id="PD1028m4RGi" kdiff="0" kdiffunit = "mu2/s"/>
<!-- Gq coupled mGluR or mAChR receptor; ligand currently called Glu,
GluOut is used to eliminate injected Glu -->
<Specie name="Glu" id="Glu" kdiff="0.01" kdiffunit="mu2/s"/>
<Specie name="GluGbuf" id="GluGbuf" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GluOut" id="GluOut" kdiff="1" kdiffunit="mu2/s"/>
<Specie name="Gbuf" id="Gbuf" kdiff="1" kdiffunit="mu2/s"/>
<Specie name="MgluR" id="MgluR" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GluMgluR" id="GluMgluR" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GluMgluRdesens" id="GluMgluRdesens" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="MgluRGq" id="MgluRGq" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Gqabg" id="Gqabg" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GluMgluRGq" id="GluMgluRGq" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GqaGTP" id="GqaGTP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="GqaGDP" id="GqaGDP" kdiff="0" kdiffunit="mu2/s"/>
<!-- This is AC5, from Gs model. May need to add AC1 at some point -->
<Specie name="AC5" id="AC5" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5Gsa" id="AC5Gsa" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5GsaATP" id="AC5GsaATP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5Ca" id="AC5Ca" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5GsaCa" id="AC5GsaCa" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5GsaCaATP" id="AC5GsaCaATP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5Gia" id="AC5Gia" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5GsaGia" id="AC5GsaGia" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC5GsaGiaATP" id="AC5GsaGiaATP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC1" id="AC1" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC1Gsa" id="AC1Gsa" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC1GsaCamCa4" id="AC1GsaCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC1GsaCamCa4ATP" id="AC1GsaCamCa4ATP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC1CamCa4" id="AC1CamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AC1CamCa4ATP" id="AC1CamCa4ATP" kdiff="0" kdiffunit="mu2/s"/>
<!-- cAMP, and degradation by PDEs, from Gs model -->
<!--Specie name="ATP" id="ATP" kdiff="74.8" kdiffunit="mu2/s"/-->
<Specie name="cAMP" id="cAMP" kdiff="86.4" kdiffunit="mu2/s"/>
<Specie name="AMP" id="AMP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE1" id="PDE1" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE1CamCa4cAMP" id="PDE1CamCa4cAMP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE1CamCa4" id="PDE1CamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE10" id="PDE10" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE10cAMP" id="PDE10cAMP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAcPDE10" id="PKAcPDE10" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAcPDE10cAMP" id="PKAcPDE10cAMP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pPDE10" id="pPDE10" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pPDE10cAMP" id="pPDE10cAMP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pPDE10PP2A" id="pPDE10PP2A" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pPDE10PP2Ac" id="pPDE10PP2Ac" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE2" id="PDE2" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE2cAMP" id="PDE2cAMP" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE2cAMP2" id="PDE2cAMP2" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PDE4" id="PDE4" kdiff="6.01" kdiffunit="mu2/s"/>
<Specie name="PDE4cAMP" id="PDE4cAMP" kdiff="6.0" kdiffunit="mu2/s"/>
<Specie name="PKAcPDE4" id="PKAcPDE4" kdiff="5.4" kdiffunit="mu2/s"/>
<Specie name="PKAcPDE4cAMP" id="PKAcPDE4cAMP" kdiff="5.41" kdiffunit="mu2/s"/>
<Specie name="pPDE4" id="pPDE4" kdiff="6.01" kdiffunit="mu2/s"/>
<Specie name="pPDE4PP2A" id="pPDE4PP2A" kdiff="6.61" kdiffunit="mu2/s"/>
<Specie name="pPDE4PP2Ac" id="pPDE4PP2Ac" kdiff="6.61" kdiffunit="mu2/s"/>
<Specie name="pPDE4cAMP" id="pPDE4cAMP" kdiff="6.0" kdiffunit="mu2/s"/>
<Specie name="Pap" id="Pap" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PapPDE10" id="PapPDE10" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Roli" id="Roli" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="RoliPDE4" id="RoliPDE4" kdiff="0" kdiffunit="mu2/s"/>
<!-- Gq, PLC, Dag, IP3, PKC and 2ag are from Gq model -->
<Specie name="Plc" id="Plc" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PlcCa" id="PlcCa" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PlcCaGqa" id="PlcCaGqa" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PlcGqa" id="PlcGqa" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Pip2" id="Pip2" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PlcCaPip2" id="PlcCaPip2" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PlcCaGqaPip2" id="PlcCaGqaPip2" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Ip3" id="Ip3" kdiff="79.6" kdiffunit="mu2/s"/>
<Specie name="Dag" id="Dag" kdiff="0" kdiffunit="mu2/s"/>
<!-- degradation of Dag, 2ag and IP3 -->
<Specie name="DagK" id="DagK" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="DagKdag" id="DagKdag" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PA" id="PA" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="2agDegrad" id="2agDegrad" kdiff="88.6" kdiffunit="mu2/s"/>
<Specie name="Ip3degrad" id="Ip3degrad" kdiff="79.6" kdiffunit="mu2/s"/>
<!-- Production of endocannabinoid -->
<Specie name="Dgl" id="Dgl" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pDgl" id="pDgl" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CaDgl" id="CaDgl" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CapDgl" id="CapDgl" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="DagCaDgl" id="DagCaDgl" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="DagCapDgl" id="DagCapDgl" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="2ag" id="2ag" kdiff="88.6" kdiffunit="mu2/s"/>
<Specie name="Dgl_CKCamCa4" id="Dgl_CKCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Dgl_CKpCamCa4" id="Dgl_CKpCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CaDgl_CKCamCa4" id="CaDgl_CKCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CaDgl_CKpCamCa4" id="CaDgl_CKpCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Dgl_CKp" id="Dgl_CKp" kdiff="0" kdiffunit="mu2/s"/>
<!-- Kinases and Phosphatases -->
<Specie name="PIkinase" id="PIkinase" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Ip3degPIk" id="Ip3degPIk" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Pkc" id="Pkc" kdiff="6.61" kdiffunit="mu2/s"/>
<Specie name="PkcCa" id="PkcCa" kdiff="6.61" kdiffunit="mu2/s"/>
<Specie name="PkcCaDag" id="PkcCaDag" kdiff="0" kdiffunit="mu2/s"/>
<!-- PP1, PP2B, PP2A, CaMKII, PKA, Darpp32 from Gs, since Gq didn't have them -->
<!-- PP1, PP2B, PP2A are non-diffusible? -->
<Specie name="PP2B" id="PP2B" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP2BCam" id="PP2BCam" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP2BCamCa2C" id="PP2BCamCa2C" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP2BCamCa2N" id="PP2BCamCa2N" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP2BCamCa4" id="PP2BCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP1" id="PP1" kdiff="0" kdiffunit="mu2/s"/>
<!-- PP2A -->
<Specie name="PP2ABPR72" id="PP2ABPR72" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP2AB56d" id="PP2AB56d" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAcPP2AB56d" id="PKAcPP2AB56d" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pPP2A" id="pPP2A" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP2Acal" id="PP2Acal" kdiff="0" kdiffunit="mu2/s"/>
<!-- CaMKII: delete Complex and pComplex and re-do rate constants when using new NeuroRD version -->
<Specie name="CK" id="CK" kdiff="3.6" kdiffunit="mu2/s"/>
<Specie name="CKCamCa4" id="CKCamCa4" kdiff="3.6" kdiffunit="mu2/s"/>
<Specie name="CKpCamCa4" id="CKpCamCa4" kdiff="3.6" kdiffunit="mu2/s"/>
<Specie name="CKp" id="CKp" kdiff="3.6" kdiffunit="mu2/s"/>
<Specie name="CKpPP1" id="CKpPP1" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CKpCamCa4PP1" id="CKpCamCa4PP1" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CKCam_block" id="CKCam_block" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="AIP" id="AIP" kdiff="1" kdiffunit="mu2/s"/>
<!-- PKA -->
<Specie name="PKA" id="PKA" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAcAMP2" id="PKAcAMP2" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAcAMP4" id="PKAcAMP4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAc" id="PKAc" kdiff="0.836" kdiffunit="mu2/s"/>
<Specie name="PKAr" id="PKAr" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Epac1" id="Epac1" kdiff="10" kdiffunit="mu2/s"/>
<Specie name="Epac1cAMP" id="Epac1cAMP" kdiff="10" kdiffunit="mu2/s"/>
<!-- Use the updated reactions from Asia's hippocampal model -->
<!-- D32,D32p34 -->
<Specie name="D32" id="D32" kdiff="8.9" kdiffunit="mu2/s"/>
<Specie name="D32PKAc" id="D32PKAc" kdiff="6.8" kdiffunit="mu2/s"/>
<Specie name="D32p34" id="D32p34" kdiff="8.8" kdiffunit="mu2/s"/>
<Specie name="D32p34PP1" id="D32p34PP1" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p34PP2BCamCa4" id="D32p34PP2BCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p34PP1PP2BCamCa4" id="D32p34PP1PP2BCamCa4" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p34PP1PP2BCamCa2C" id="D32p34PP1PP2BCamCa2C" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p34PP2ABPR72" id="D32p34PP2ABPR72" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p34PP2AB56d" id="D32p34PP2AB56d" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p34PP1PP2ABPR72" id="D32p34PP1PP2ABPR72" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p34PP1PP2AB56d" id="D32p34PP1PP2AB56d" kdiff="0" kdiffunit="mu2/s"/>
<!-- D32p75 -->
<Specie name="Cdk5" id="Cdk5" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="Cdk5D32" id="Cdk5D32" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p75" id="D32p75" kdiff="8.8" kdiffunit="mu2/s"/>
<Specie name="D32p75PKAc" id="D32p75PKAc" kdiff="6.8" kdiffunit="mu2/s"/>
<Specie name="D32p75PP2ABPR72" id="D32p75PP2ABPR72" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p75PP2AB56d" id="D32p75PP2AB56d" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p75PP2Acal" id="D32p75PP2Acal" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="D32p75pPP2A" id="D32p75pPP2A" kdiff="0" kdiffunit="mu2/s"/>
<!-- AKAR -->
<Specie name="AKAR3" id="AKAR3" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="pAKAR3" id="pAKAR3" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PKAcAKAR3" id="PKAcAKAR3" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="PP1pAKAR3" id="PP1pAKAR3" kdiff="0" kdiffunit="mu2/s"/>
<!-- blockers -->
<Specie name="OkadaicAcid" id="OA" kdiff="1" kdiffunit="mu2/s"/>
<Specie name="CyclosporinA" id="CyA" kdiff="1" kdiffunit="mu2/s"/>
<Specie name="OA_PP2ABPR72" id="OA_PP2ABPR72" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="OA_PP2AB56d" id="OA_PP2AB56d" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="OA_pPP2A" id="OA_pPP2A" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="OA_PP2Acal" id="OA_PP2Acal" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="OA_PP1" id="OA_PP1" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CyA_PP2B" id="CyA_PP2B" kdiff="0" kdiffunit="mu2/s"/>
<Specie name="CyA_PP2BCa2C" id="CyA_PP2BCa2C" kdiff="0" kdiffunit="mu2/s"/>
<!-- For now, no GluA1 receptors -->
<!--*************************************************************************
Now, the reactions themselves SAME means params are same in both files
**************************************************************************-->
<!--I. *********** Ca pump and buffer rxns ************* -->
<!-- i: Ca pump high affinity - Ca + pmca <-> pmcaCa SAME-->
<Reaction name = "Ca_pump1a" id="Ca_pump1a">
<Reactant specieID="Ca"/>
<Reactant specieID="pmca"/>
<Product specieID="pmcaCa"/>
<forwardRate>0.05e-3</forwardRate>
<reverseRate>9e-3</reverseRate>
</Reaction>
<!-- ii: Ca pump high affinity - pmcaCa <-> pmca + CaOut SAME-->
<Reaction name = "Ca_pump1b" id="Ca_pump1b">
<Reactant specieID="pmcaCa"/>
<Product specieID="pmca"/>
<Product specieID="CaOut"/>
<forwardRate>3.0e-3</forwardRate>
<reverseRate>0</reverseRate>
</Reaction>
<!-- iii: Ca pump low affinity - Ca + ncx <-> ncxCa SAME-->
<Reaction name = "Ca_pump2a" id="Ca_pump2a">
<Reactant specieID="Ca"/>
<Reactant specieID="ncx"/>
<Product specieID="ncxCa"/>
<forwardRate>0.011e-3</forwardRate>
<reverseRate>11.2e-3</reverseRate>
</Reaction>
<!-- iv: Ca pump low affinity - ncxCa <-> ncx + CaOut SAME-->
<Reaction name = "Ca_pump2b" id="Ca_pump2b">
<Reactant specieID="ncxCa"/>
<Product specieID="ncx"/>
<Product specieID="CaOut"/>
<forwardRate>5.6e-3</forwardRate>
<reverseRate>0</reverseRate>
</Reaction>
<!-- v: Ca leak - CaOut + Leak <-> CaOutLeak GQ RXN FILE, Leak is sm only-->
<Reaction name = "Ca_leak" id="Ca_leak">
<Reactant specieID="CaOut"/>
<Reactant specieID="Leak"/>
<Product specieID="CaOutLeak"/>
<forwardRate>0.01e-6</forwardRate>
<reverseRate>1.1e-3</reverseRate>
</Reaction>
<!-- vi: Ca leak - CaOutLeak <-> Ca (inside) + Leak -->
<Reaction name = "Ca_leak" id="Ca_leak">
<Reactant specieID="CaOutLeak"/>
<Product specieID="Ca"/>
<Product specieID="Leak"/>
<forwardRate>1.1e-3</forwardRate>
<reverseRate>0</reverseRate>
</Reaction>
<!-- vii: Ca Buffer Ca + Calbindin <-> calbinC SAME-->
<Reaction name = "Ca_buffer" id="Ca_Buffer">
<Reactant specieID="Ca"/>
<Reactant specieID="Calbin"/>
<Product specieID="CalbinC"/>
<forwardRate>0.028e-3</forwardRate>
<reverseRate>19.6</reverseRate>
</Reaction>
<!--1A) Cam + 2Ca <-> CamCa2C GQ RXN FILE, C or N can bind first-->
<Reaction name = "CamC_bind" id="CamC_bind">
<Reactant specieID="Cam"/>
<Reactant specieID="Ca" n="2"/>
<Product specieID="CamCa2C"/>
<forwardRate>0.006e-3</forwardRate>
<reverseRate>9.1e-3</reverseRate>
</Reaction>
<!--2A) CamCa2C + 2Ca <-> CamCa4 GQ RXN FILE, C or N can bind first-->
<Reaction name = "CamCa2C_bind" id="CamCa2C_bind">
<Reactant specieID="CamCa2C"/>
<Reactant specieID="Ca" n="2"/>
<Product specieID="CamCa4"/>
<forwardRate>0.1e-3</forwardRate>
<reverseRate>1000e-3</reverseRate>
</Reaction>
<!--1B) Cam + 2Ca <-> CamCa2N GQ RXN FILE, C or N can bind first-->
<Reaction name = "CamN_bind" id="CamN_bind">
<Reactant specieID="Cam"/>
<Reactant specieID="Ca" n="2"/>
<Product specieID="CamCa2N"/>
<forwardRate>0.1e-3</forwardRate>
<reverseRate>1000e-3</reverseRate>
</Reaction>
<!--2B) CamCa2N + 2Ca <-> CamCa4 GQ RXN FILE, C or N can bind first-->
<Reaction name = "CamCa2N_bind" id="CamCa2N_bind">
<Reactant specieID="CamCa2N"/>
<Reactant specieID="Ca" n="2"/>
<Product specieID="CamCa4"/>
<forwardRate>0.006e-3</forwardRate>
<reverseRate>9.1e-3</reverseRate>
</Reaction>
<!--II. *********** Gs coupled receptor, from GS RXN FILE *************-->
<!--0a. Injected DaDbuf dissociates to Dbuf (external) and Da: DaDbuf -> Da + Dbuf -->
<Reaction name = "DaDbuf--Da+Dbuf" id="DaDbuf--Da+Dbuf">
<Reactant specieID="DaDbuf" />
<Product specieID="Dbuf" />
<Product specieID="Da" />
<forwardRate> 20e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--0b. Da or Da Agonist is extruded -->
<Reaction name = "Da--DaOut" id="Da--DaOut">
<Reactant specieID="Da"/>
<Product specieID="DaOut" />
<forwardRate> 1.0e-3 </forwardRate>
<reverseRate> 0.055e-6 </reverseRate>
</Reaction>
<!--0c. excess DaOut eliminated to prevent baseline shift: DaOut + Dbuf <-> DaOutbuf -->
<Reaction name = "DaOut+Dbuf--NULL" id="DaOut_buf--NULL">
<Reactant specieID="DaOut" />
<Reactant specieID="Dbuf" />
<forwardRate> 1e-06 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--1a. Da + D1R <-> DaD1R Kd=3000 source: Sunahara et al. Nature 1991-->
<Reaction name = "Da+D1R--DaD1R" id="Da+D1R--DaD1R">
<Reactant specieID="Da" />
<Reactant specieID="D1R" />
<Product specieID="DaD1R" />
<forwardRate> 0.00166667e-03 </forwardRate>
<reverseRate> 5e-03 </reverseRate>
</Reaction>
<!-- 2a. DaD1R + Gsabg <-> DaD1RGs Kd=11.666667 source: Zhuang J Neurosci 2000-->
<Reaction name = "DaD1R+Gs--DaD1RGs" id="DaD1R+Gs--DaD1RGs">
<Reactant specieID="DaD1R" />
<Reactant specieID="Gsabg" />
<Product specieID="DaD1RGs" />
<forwardRate> 0.03e-03 </forwardRate>
<reverseRate> 0.4e-03 </reverseRate>
</Reaction>
<!-- 1b. Gsabg + D1R <-> GsD1R Kd=35 source: PMR-->
<Reaction name = "Gsabg+D1R--GsD1R" id="Gsabg+D1R--GsD1R">
<Reactant specieID="Gsabg" />
<Reactant specieID="D1R" />
<Product specieID="GsD1R" />
<forwardRate> 0.01e-03 </forwardRate>
<reverseRate> 0.4e-03 </reverseRate>
</Reaction>
<!-- 2b. GsD1R + Da < - > DaD1RGs Kd=1000 source: Falkenburger J Gen Phys off-rate, Dreyer J Neurosci-->
<Reaction name = "GsD1R+Da--DaD1RGs" id="GD1R+Da--DaD1RGs">
<Reactant specieID="GsD1R" />
<Reactant specieID="Da" />
<Product specieID="DaD1RGs" />
<forwardRate> 0.005e-03 </forwardRate>
<reverseRate> 5e-03 </reverseRate>
</Reaction>
<!-- 3. DaD1RGs <-> DaD1R + GsaGTP +Gbg-->
<Reaction name = "DaD1RGs-DaD1R+GsaGTP+Gbg reac" id="DaD1RGs-DaD1R+GsaGTP+Gbg_id">
<Reactant specieID="DaD1RGs" />
<Product specieID="DaD1R" />
<Product specieID="GsaGTP" />
<Product specieID="Gbg" />
<forwardRate> 0.15e-03 </forwardRate>
<reverseRate> 0.0 </reverseRate>
</Reaction>
<!--*****************PKAc phosphorylation of DaD1R *******************************-->
<!--4. PKAc + DaD1RGs -> PKAcDaD1RGs Km= 125nM-->
<Reaction name = "DaD1RGs phosp1" id="phospDaD1RGs1">
<Reactant specieID="PKAc" />
<Reactant specieID="DaD1RGs" />
<Product specieID="PKAcDaD1RGs" />
<forwardRate> 0.006e-03 </forwardRate>
<reverseRate> 0.6e-03 </reverseRate>
</Reaction>
<!--5. PKAcDaD1RGs -> PKAc + phosphoDaD1RGs -->
<Reaction name = "DaD1RGs phosp2" id="phospDaD1RGs2">
<Reactant specieID="PKAcDaD1RGs" />
<Product specieID="pDaD1RGs" />
<Product specieID="PKAc" />
<forwardRate> 0.15e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--6a. pDaD1RGs -> pD1RGs - Da dissociation 1 uM-->
<Reaction name = "Da_dissoc" id="Da_dissoc">
<Reactant specieID="pDaD1RGs" />
<Product specieID="pGsD1R" />
<Product specieID="Da" />
<forwardRate> 0.1 </forwardRate>
<reverseRate> 0.1e-3 </reverseRate>
</Reaction>
<!--6b. pD1RGs -> D1RGs - fast dephos of unbound receptor -->
<Reaction name = "Da_dissoc" id="Da_dissoc">
<Reactant specieID="pGsD1R" />
<Product specieID="GsD1R" />
<forwardRate> 0.02e-3 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--6c. pDaD1RGs -> DaD1RGs -->
<Reaction name = "dephosD1R" id="dphospD1R">
<Reactant specieID="pDaD1RGs" />
<Product specieID="Gsabg" />
<Product specieID="D1R" />
<Product specieID="Da" />
<forwardRate> 0.0002e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--III. *********** Gq coupled receptor, from GQ RXN FILE *************-->
<!--0a. Glu or Glu Agonist is extruded -->
<!--0a. Injected DaDbuf dissociates to Dbuf (external) and Da: DaDbuf -> Da + Dbuf -->
<Reaction name = "Glubuf--Glu+Gbuf" id="GluGbuf--Glu+Gbuf">
<Reactant specieID="GluGbuf" />
<Product specieID="Gbuf" />
<Product specieID="Glu" />
<forwardRate> 20e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--0b. GluOut Glu <-> GluOut> -->
<Reaction name = "Glu--GluOut" id="Glu--GluOut">
<Reactant specieID="Glu"/>
<Product specieID="GluOut"/>
<forwardRate>1.2e-3</forwardRate>
<reverseRate>0.06e-6</reverseRate>
</Reaction>
<!--0c. GluOut eliminated to prevent baseline shift: GluOut + Gbuf <-> Null -->
<Reaction name = "GluOut-buf reac" id="Glu-buf_id">
<Reactant specieID="GluOut" />
<Reactant specieID="Gbuf" />
<forwardRate> 1e-6 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--0c. GluMgluR <==> Desensitized, needed for prolonged DHPG application -->
<Reaction name = "Glu+MgluR--GluMgluRdesens" id="Glu+MgluR--GluMgluRdesens">
<Reactant specieID="GluMgluR" />
<Product specieID="GluMgluRdesens" />
<forwardRate> 0.0625e-03 </forwardRate>
<reverseRate> 0.001e-03 </reverseRate>
</Reaction>
<!--1a. Glu or Glu agonist Dhpg: Glu + MgluR <==> GluMgluR
1st set of rates is for Dhpg, 2nd set of rates for Glu -->
<Reaction name = "Glu+MgluR--GluMgluR" id="Glu+MgluR--GluMgluR">
<Reactant specieID="Glu" />
<Reactant specieID="MgluR" />
<Product specieID="GluMgluR" />
<forwardRate> 0.001e-03 </forwardRate>
<!--reverseRate> 6.6e-03 </reverseRate-->
<!-- uncomment below and comment above for Glu (opposite for Dhpg) -->
<reverseRate> 0.5e-03 </reverseRate>
</Reaction>
<!--2a. Gqabg + GluMgluR <-> GluMgluRGq -->
<Reaction name = "Gqabg+GluMgluR--GluMgluRGq" id="Gqabg+GluMgluR--GluMgluRGq">
<Reactant specieID="Gqabg" />
<Reactant specieID="GluMgluR" />
<Product specieID="GluMgluRGq" />
<forwardRate> 0.009e-03 </forwardRate>
<reverseRate> 1.36e-03 </reverseRate>
</Reaction>
<!--1b. Gqabg + MgluR <-> MgluRGq -->
<Reaction name = "Gqabg+MgluR- -MgluRGq" id="Gqabg+MgluR- -MgluRGq">
<Reactant specieID="Gqabg" />
<Reactant specieID="MgluR" />
<Product specieID="MgluRGq" />
<forwardRate> 0.00225e-06 </forwardRate>
<reverseRate> 0.68e-03 </reverseRate>
</Reaction>
<!--2b. Glu + MgluRGq <-> GluMgluRGq -->
<Reaction name = "Glu+MgluRGq- -GluMgluRGq" id="Glu+MgluRGq- -GluMgluRGq">
<Reactant specieID="Glu" />
<Reactant specieID="MgluRGq" />
<Product specieID="GluMgluRGq" />
<forwardRate> 0.004e-03 </forwardRate>
<!--reverseRate> 13.2e-03 </reverseRate-->
<!-- uncomment below and comment above for Glu (opposite for Dhpg) -->
<reverseRate> 1e-03 </reverseRate>
</Reaction>
<!--3. GabgGluMglu <-> GqaGTP + GluMgluRGbg -->
<Reaction name = "GluMgluRGq--GqaGTP+GluMgluRGbg" id="GluMgluRGq--GqaGTP+GluMgluRGbg">
<Reactant specieID="GluMgluRGq" />
<Product specieID="GqaGTP" />
<Product specieID="GluMgluR" />
<Product specieID="Gbg" />
<forwardRate> 1.5e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!-- *********** Gq coupled m1 ACh receptor ***************-->
<!--1a. ACh binding to m1R: ACh + m1R <=> AChm1R -->
<Reaction name = "ACh+m1R--AChm1R" id="ACh+m1R--AChm1R">
<Reactant specieID="ACh" />
<Reactant specieID="m1R" />
<Product specieID="AChm1R" />
<forwardRate> 0.095e-06 </forwardRate>
<reverseRate> 2.5e-03 </reverseRate>
</Reaction>
<!--2a. Gqabg + AChm1R <-> AChm1RGq - make lower than for mGluR, to decrease basal Gq -->
<Reaction name = "Gqabg+AChm1R--AChm1RGq" id="Gqabg+AChm1R--AChm1RGq">
<Reactant specieID="Gqabg" />
<Reactant specieID="AChm1R" />
<Product specieID="AChm1RGq" />
<forwardRate> 0.024e-03 </forwardRate>
<reverseRate> 0.42e-03 </reverseRate>
</Reaction>
<!--1b. Gqabg + m1R <-> m1RGq -->
<Reaction name = "Gqabg+m1R- -m1RGq" id="Gqabg+m1R- -m1RGq">
<Reactant specieID="Gqabg" />
<Reactant specieID="m1R" />
<Product specieID="m1RGq" />
<forwardRate> 0.000576e-03 </forwardRate>
<reverseRate> 0.42e-03 </reverseRate>
</Reaction>
<!--2b. ACh + m1RGq <-> AChm1RGq: 20x higher affinity than Glu binding mGluR-->
<Reaction name = "ACh+m1RGq- -AChm1RGq" id="ACh+m1RGq- -AChm1RGq">
<Reactant specieID="ACh" />
<Reactant specieID="m1RGq" />
<Product specieID="AChm1RGq" />
<forwardRate> 0.00396e-03 </forwardRate>
<reverseRate> 2.5e-03 </reverseRate>
</Reaction>
<!--3. GabgAChMglu <-> GqaGTP + AChm1RGbg -->
<Reaction name = "AChm1RGq--GqaGTP+AChm1RGbg" id="AChm1RGq--GqaGTP+AChm1RGbg">
<Reactant specieID="AChm1RGq" />
<Product specieID="GqaGTP" />
<Product specieID="AChm1R" />
<Product specieID="Gbg" />
<forwardRate> 0.5e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!-- *********** Gi coupled m4 receptor ***************-->
<!--0. ACh -> null -->
<Reaction name = "ACh--null" id="ACh--null">
<Reactant specieID="ACh" />
<forwardRate> 6e-03 </forwardRate>
</Reaction>
<!-- ACh or ACh agonist: ACh + m4R <==> AChm4R Kd = 7.4uM: low affinity Leach 2010 -->
<Reaction name = "ACh+m4R--AChm4R" id="ACh+m4R--AChm4R">
<Reactant specieID="ACh" />
<Reactant specieID="m4R" />
<Product specieID="AChm4R" />
<forwardRate> 0.000338e-03 </forwardRate>
<reverseRate> 2.5e-03 </reverseRate>
</Reaction>
<!-- Giabg + AChm4R <-> GiabgAChm4R Kd = 17.5 source: sengeles JBiolChem 265 -->
<Reaction name = "Giabg+AChm4R--AChm4RGi" id="Giabg+AChm4R--AChm4RGi">
<Reactant specieID="AChm4R" />
<Reactant specieID="Giabg" />
<Product specieID="AChm4RGi" />
<forwardRate> 0.192e-03 </forwardRate>
<reverseRate> 3.36e-03 </reverseRate>
</Reaction>
<!-- Gi + m4R <-> Gim4R Kd = 236 source: PMR, Hein et al. JBC 2006: Gi dissoc tau=14s -->
<Reaction name = "Giabg+m4R--Gim4R" id="Giabg+m4R--Gim4R">
<Reactant specieID="Giabg" />
<Reactant specieID="m4R" />
<Product specieID="Gim4R" />
<forwardRate> 0.00178e-03 </forwardRate>
<reverseRate> 0.42e-03 </reverseRate>
</Reaction>
<!-- Gim4R + ACh <-> AChm4RGi Kd = 548 nM: high affinity (4x greater than measured)-->
<Reaction name = "Gim4R+ACh--AChm4RGi" id="Gm4R+ACh--AChm4RGi">
<Reactant specieID="Gim4R" />
<Reactant specieID="ACh" />
<Product specieID="AChm4RGi" />
<forwardRate> 0.0365e-03 </forwardRate>
<reverseRate> 20.0e-03 </reverseRate>
</Reaction>
<!-- AChm4RGiabg <-> GiaGTP + AChm4R +Gbg -->
<Reaction name = "AChm4RGi--GiaGTP+AChm4R+Gbg" id="AChm4RGi--GiaGTP+AChm4R+Gbg">
<Reactant specieID="AChm4RGi" />
<Product specieID="GiaGTP" />
<Product specieID="AChm4R" />
<Product specieID="Gbg" />
<forwardRate> 8.0e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!--IV. *************** G protein hydrolysis and regeneration *******************-->
<!--1. hydrolysis: GsaGTP <-> GsaGDP -->
<Reaction name = "GsaGTP--GsaGDP reac" id="GsaGTP--GsaGDP_id">
<Reactant specieID="GsaGTP" />
<Product specieID="GsaGDP" />
<forwardRate> 0.01e-03 </forwardRate>
<reverseRate> 0.0 </reverseRate>
</Reaction>
<!-- slow this down if depletion is significant, or to match regen of Gqa -->
<!--2. regen: GsaGDP + Gbg <-> Gsabg (in xpp: k5=100), Kd=? -->
<Reaction name = "GsaGDP+Gbg--Gs reac" id="GsaGDP+Gbg--Gs_id">
<Reactant specieID="GsaGDP" />
<Reactant specieID="Gbg" />
<Product specieID="Gsabg" />
<forwardRate> 2e-03 </forwardRate>
<reverseRate> 0.0 </reverseRate>
</Reaction>
<!-- Hydrolysis of GqaGTP - slower than with GAP activity -->
<!--3. GqaGTP <-> GqaGDP -->
<Reaction name = "GqaGTP--GqaGDP" id="GqaGTP--GqaGDP">
<Reactant specieID="GqaGTP" />
<Product specieID="GqaGDP" />
<forwardRate> 0.1e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!-- 2nd order (was 1st order in Gq files) regeneration of Gqabg -->
<!--4. GqaGDP + Gbg <-> Gqabg -->
<Reaction name = "GqaGDP+Gbg--Gqabg" id="GqaGDP+Gbg--Gqabg">
<Reactant specieID="GqaGDP" />
<Reactant specieID="Gbg" />
<Product specieID="Gqabg" />
<forwardRate> 2e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!-- Hydrolysis of GiaGTP - slower than with GAP activity source: sengeles JBiolChem 265 -->
<Reaction name = "GiaGTP--GiaGDP" id="GiaGTP--GiaGDP">
<Reactant specieID="GiaGTP" />
<Product specieID="GiaGDP" />
<forwardRate> 4.0e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!-- 2nd order regeneration of Giabg source: -->
<Reaction name = "GiaGDP--Giabg" id="GiaGDP--Giabg">
<Reactant specieID="GiaGDP" />
<Reactant specieID="Gbg" />
<Product specieID="Giabg" />
<forwardRate> 2e-03 </forwardRate>
<reverseRate> 0 </reverseRate>
</Reaction>
<!-- ***************************************************************************-->
<!--V. AC5 to cAMP with PDEs, from Gs RXN FILE. May need to add AC1 at some point -->
<!--1. GsaGTP + AC5 <-> AC5Gsa(GTP) -->
<Reaction name = "GsaGTP+AC5--AC5Gsa reac" id="GsaGTP+AC5--AC5Gsa_id">
<Reactant specieID="GsaGTP" />
<Reactant specieID="AC5" />
<Product specieID="AC5Gsa" />
<forwardRate> 0.0148e-03 </forwardRate>
<reverseRate> 3.996e-03 </reverseRate>
</Reaction>
<!--2. AC5Gsa(GTP) + ATP <-> AC5Gsa(GTP)ATP -->
<Reaction name = "AC5Gsa+ATP--AC5GsaATP reac" id="AC5Gsa+ATP--AC5GsaATP_id">
<Reactant specieID="AC5Gsa" />
<!--Reactant specieID="ATP" /-->
<Product specieID="AC5GsaATP" />
<!--if ATP: forwardRate> 0.1276e-6 </forwardRate-->
<forwardRate> 0.2552 </forwardRate>
<reverseRate> 0.2612e-03 </reverseRate>
</Reaction>
<!--3. AC5Gsa(GTP)ATP <-> AC5Gsa(GTP) + cAMP -->
<Reaction name = "AC5GsaATP--AC5Gsa+cAMP reac" id="AC5GsaATP--AC5Gsa+cAMP_id">
<Reactant specieID="AC5GsaATP" />
<Product specieID="AC5Gsa" />
<Product specieID="cAMP" />
<forwardRate> 28.46e-03 </forwardRate>
<reverseRate> 0.2592e-6 </reverseRate>
</Reaction>
<Reaction name = "AC5GsaATP--AC5Gsa+cAMP reac" id="AC5GsaATP--AC5Gsa+cAMP_id">
<Reactant specieID="AC5GsaATP" />
<Product specieID="AC5" />
<Product specieID="cAMP" />
<Product specieID="GsaGDP" />
<forwardRate> 0.03e-03 </forwardRate>
<reverseRate> 0.0 </reverseRate>
</Reaction>
<!-- 2a) GiaGTP + AC5 <-> AC5GiaGTP Kd=160 for AC5: Chen-Goodspeed JBC 280-1808, Nielson JBC 271-33308 1996 -->
<Reaction name = "GiaGTP_AC5_reac" id="GiaGTP_AC5_reac">
<Reactant specieID="GiaGTP"/>
<Reactant specieID="AC5"/>
<Product specieID="AC5Gia"/>
<forwardRate>0.0125e-3</forwardRate>
<reverseRate>2e-3</reverseRate>
</Reaction>
<!-- 2a) GiaGTP + AC5Gsa <-> AC5GsaGTP-GiaGTP Kd=160 for AC5: Chen-Goodspeed JBC 280-1808, Nielson JBC 271-33308 1996 -->
<Reaction name = "GiaGTP_AC5GsaGTP_reac" id="GiaGTP_AC5GsaGTP_reac">
<Reactant specieID="GiaGTP"/>
<Reactant specieID="AC5Gsa"/>
<Product specieID="AC5GsaGia"/>
<forwardRate>0.0125e-3</forwardRate>
<reverseRate>6e-3</reverseRate>
</Reaction>
<Reaction name = "GsaGTP_AC5GiaGTP_reac" id="GsaGTP_AC5GiaGTP_reac">
<Reactant specieID="GsaGTP"/>
<Reactant specieID="AC5Gia"/>
<Product specieID="AC5GsaGia"/>
<forwardRate> 0.0037e-03 </forwardRate>
<reverseRate> 2.997e-03</reverseRate>
</Reaction>
<!-- AC5GsaGia + ATP <-> AC5GsaGiaATP source: Dessauer CW, Gilman AG JBC 1997-->
<Reaction name = "AC5GsaGia+ATP--AC5GsaGiaATP" id="AC5GsaGia+ATP--AC5GsaGiaATP">
<Reactant specieID="AC5GsaGia" />
<!--Reactant specieID="ATP" /-->
<Product specieID="AC5GsaGiaATP" />
<!-- if ATP:forwardRate> 0.01276e-6 </forwardRate-->
<forwardRate> 0.02552 </forwardRate>
<reverseRate> 0.02612e-03 </reverseRate>
</Reaction>
<!-- AC5GsaGTPGiaGTP_ATP <-> AC5GsaGTPGiaGTP + CAMP source: Dessauer CW, Gilman AG JBC 1997-->
<Reaction name = "AC5GsaGiaATP--AC5GsaGia+cAMP" id="AC5GsaGiaATP--AC5GsaGia+cAMP">
<Reactant specieID="AC5GsaGiaATP" />
<Product specieID="AC5GsaGia" />
<Product specieID="cAMP" />
<forwardRate> 0.2746e-03 </forwardRate>
<reverseRate> 0.2592e-6 </reverseRate>
</Reaction>
<!-- Gap activity for part of AC5GsaGiaATP-->
<Reaction name = "AC5GsaGiaATP--AC5Gia+Gs+cAMP" id="AC5GsaGiaATP--AC5Gia+Gs+cAMP">
<Reactant specieID="AC5GsaGiaATP" />
<Product specieID="AC5Gsa" />
<Product specieID="cAMP" />
<Product specieID="GiaGDP" />
<forwardRate> 0.4e-03 </forwardRate>
<reverseRate> 0.0 </reverseRate>
</Reaction>
<!-- Now, those involving AC5 with Ca attached: -->
<!--0b. AC5 + Ca <-> AC5Ca (in xpp: k9=0.001 k_9=0.9), 900 nM -->
<!-- <Reaction name = "AC5Ca reac" id="AC5Caid">
<Reactant specieID="AC5" />
<Reactant specieID="Ca" />
<Product specieID="AC5Ca" />
<forwardRate> 0.001e-03 </forwardRate>
<reverseRate> 0.9e-03 </reverseRate>
</Reaction>
--> <!--1b. GsaGTP + AC5Ca <-> AC5Gsa(GTP)Ca (slowed down from xpp: k6_2=0.0192, k_6_2=25) -->
<!-- <Reaction name = "AC5GsaCa reac" id="AC5GsaCaid">
<Reactant specieID="GsaGTP" />
<Reactant specieID="AC5Ca" />
<Product specieID="AC5GsaCa" />
<forwardRate> 0.00037e-03 </forwardRate>
<reverseRate> 0.1e-03 </reverseRate>
</Reaction>
--> <!--2b. AC5Gsa(GTP)Ca + ATP <-> AC5Gsa(GTP)CaATP -->
<!-- <Reaction name = "AC5GsaCaATP reac" id="AC5GsaCaATP1id">
<Reactant specieID="AC5GsaCa" />
<Reactant specieID="ATP" />
<Product specieID="AC5GsaCaATP" />
<forwardRate> 0.0638e-06 </forwardRate>
<reverseRate> 0.1306e-03 </reverseRate>
</Reaction>
--> <!--3b. AC5Gsa(GTP)CaATP <-> cAMP + AC5Gsa(GTP)Ca -->
<!-- <Reaction name = "AC5GsaCaATP<->cAMP+AC5GsaCa reac" id="AC5GsaCaATP2id">
<Reactant specieID="AC5GsaCaATP" />
<Product specieID="cAMP" />
<Product specieID="AC5GsaCa" />
<forwardRate> 14.23e-03 </forwardRate>
<reverseRate> 0.1296e-06 </reverseRate>
</Reaction>
-->
<!-- ############### AC1 activated by Gs and CamCa4 ###################-->
<!-- 1a) GsaGTP + AC1 <-> AC1GsaGTP -->
<Reaction name = "GsaGTP_AC1_reac" id="GsaGTP_AC1_reac">
<Reactant specieID="GsaGTP"/>
<Reactant specieID="AC1"/>
<Product specieID="AC1Gsa"/>
<forwardRate>0.0385e-3</forwardRate>
<reverseRate>10e-3</reverseRate>
<Q10>0.2</Q10>
</Reaction>
<!-- 1b) AC1GsaGTP + CamCa4 <-> AC1GsaGTPCamCa4 -->
<Reaction name = "AC1GsaGTP_CamCa4_Reac" id="AC1GsaGTP_CamCa4_Reac">
<Reactant specieID="AC1Gsa"/>
<Reactant specieID="CamCa4"/>
<Product specieID="AC1GsaCamCa4"/>
<forwardRate>0.006e-3</forwardRate>
<reverseRate>0.9e-3</reverseRate>
<Q10>0.2</Q10>
</Reaction>
<!-- 1c) AC1GsaGTPCamCa4 + ATP <-> AC1GsaGTPCamCa4ATP -->
<Reaction name = "AC1GsaGTPCamCa4_ATP_Reac" id="AC1GsaGTPCamCa4_ATP_Reac">
<Reactant specieID="AC1GsaCamCa4"/>
<!--Reactant specieID="ATP"/-->
<Product specieID="AC1GsaCamCa4ATP"/>
<!-- if ATP: forwardRate>0.01e-3</forwardRate-->
<forwardRate>20e-3</forwardRate>
<reverseRate>2273e-3</reverseRate>
<Q10>0.2</Q10>
</Reaction>
<!-- 1d)AC1GsaGTPCamCa4ATP -> AC1GsaGTPCamCa4 + cAMP -->
<Reaction name = "AC1GsaGTPCamCa4ATP_diss" id="AC1GsaGTPCamCa4ATP_diss">
<Reactant specieID="AC1GsaCamCa4ATP"/>
<Product specieID="cAMP"/>
<Product specieID="AC1GsaCamCa4"/>
<forwardRate>56.84e-3</forwardRate>
<reverseRate>0</reverseRate>
<Q10>0.2</Q10>
</Reaction>
<!-- 5a) AC1 + CamCa4 <-> AC1Cam -->
<Reaction name = "AC1CamCa4_Reac" id="AC1CamCa4_Reac">
<Reactant specieID="AC1"/>
<Reactant specieID="CamCa4"/>
<Product specieID="AC1CamCa4"/>
<forwardRate>0.006e-3</forwardRate>
<reverseRate>0.9e-3</reverseRate>
<Q10>0.2</Q10>
</Reaction>
<!-- 5b) AC1Cam + ATP <-> AC1CamATP -->
<Reaction name = "AC1CamCa4ATP_bind" id="AC1CamCa4ATP_bind">
<Reactant specieID="AC1CamCa4"/>
<!--Reactant specieID="ATP"/-->
<Product specieID="AC1CamCa4ATP"/>
<!-- if ATP:forwardRate>0.01e-3</forwardRate-->
<forwardRate>20</forwardRate>
<reverseRate>2273e-3</reverseRate>
<Q10>0.2</Q10>
</Reaction>
<!-- 5c) AC1CamATP -> AC1Cam +cAMP -->
<Reaction name = "AC1CamCa4ATP_disso" id="AC1CamCa4ATP_disso">
<Reactant specieID="AC1CamCa4ATP"/>
<Product specieID="cAMP"/>
<Product specieID="AC1CamCa4"/>
<forwardRate>5.684e-3</forwardRate>
<reverseRate>0</reverseRate>
<Q10>0.2</Q10>
</Reaction>
<!--VI. *****************PDE1 *******************************-->
<!--1. PDE1 + CamCa4 <-> PDE1CamCa4 (in xpp: KfpdeCam=0.1, KbpdeCam=1) -->
<Reaction name = "PDE1+CamCa4--PDE1CamCa4" id="PDE1+CamCa4--PDE1CamCa4_id">
<Reactant specieID="PDE1" />
<Reactant specieID="CamCa4" />
<Product specieID="PDE1CamCa4" />
<forwardRate> 0.01e-03 </forwardRate>
<reverseRate> 0.1e-03 </reverseRate>
</Reaction>
<!-- PDE1CamCa4 + cAMP <-> PDE1CamCa4cAMP (in xpp: KfPde1=0.0046 KbPde1=44) -->
<Reaction name = "PDE1CamCa4+cAMP--PDE1CamCa4cAMP" id="PDE1CamCa4+cAMP--PDE1CamCa4cAMP_id">
<Reactant specieID="PDE1CamCa4" />
<Reactant specieID="cAMP" />
<Product specieID="PDE1CamCa4cAMP" />
<forwardRate> 0.0046e-03 </forwardRate>
<reverseRate> 44.0e-03 </reverseRate>
</Reaction>
<!-- PDE1CamCa4cAMP -> PDE1CamCa4 + AMP (in xpp: V_Pde1=11) -->
<Reaction name = "PDE1CamCa4cAMP--PDE1CamCa4+AMP" id="PDE1CamCa4cAMP--PDE1CamCa4+AMP_id">
<Reactant specieID="PDE1CamCa4cAMP" />
<Product specieID="PDE1CamCa4" />
<Product specieID="AMP" />
<forwardRate> 11.00e-03 </forwardRate>
<reverseRate> 0.0 </reverseRate>
</Reaction>
<!--VII. *****************PDE10 *******************************-->
<!--1. PDE10 + cAMP <-> PDE10cAMP (in xpp: KfPDE10= KbPDE10= ) -->
<Reaction name = "PDE10+cAMP--PDE10cAMP" id="PDE10+cAMP--PDE10cAMP_id">
<Reactant specieID="PDE10" />
<Reactant specieID="cAMP" />
<Product specieID="PDE10cAMP" />
<forwardRate> 0.084e-3 </forwardRate>
<reverseRate> 16.8e-3 </reverseRate>