-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathproperties.json
381 lines (381 loc) · 13.4 KB
/
properties.json
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
{
"id": "bionetgen",
"name": "BioNetGen",
"version": "2.5.0",
"description": "BioNetGen is an open-source software package for rule-based modeling of complex biochemical systems.",
"url": "https://bionetgen.org/",
"dockerHubImageId": "crbm/Biosimulations_bionetgen:2.5.0",
"format": {
"name": "Docker Image",
"version": "1.2",
"url": "https://github.com/moby/moby/blob/master/image/spec/v1.2.md"
},
"authors": [
{
"firstName": "Ali",
"middleName": "Sinan",
"lastName": "Saglam"
},
{
"firstName": "Leonard",
"middleName": "A",
"lastName": "Harris"
},
{
"firstName": "Justin",
"middleName": "S",
"lastName": "Hogg"
},
{
"firstName": "José-Juan",
"lastName": "Tapi"
},
{
"firstName": "John",
"middleName": "A P",
"lastName": "Sekar"
},
{
"firstName": "Sanjana",
"lastName": "Gupta"
},
{
"firstName": "Ilya",
"lastName": "Korsunsky"
},
{
"firstName": "Arshi",
"lastName": "Arora"
},
{
"firstName": "Dipak",
"lastName": "Barua"
},
{
"firstName": "Robert",
"middleName": "P",
"lastName": "Sheehan"
},
{
"firstName": "James",
"middleName": "R",
"lastName": "Faeder"
},
{
"firstName": "Byron",
"lastName": "Goldstein"
},
{
"firstName": "William",
"middleName": "S",
"lastName": "Hlavacek"
}
],
"references": [
{
"title": "BioNetGen 2.2: advances in rule-based modeling",
"authors": "Leonard A. Harris, Justin S. Hogg, José-Juan Tapia, John A. P. Sekar, Sanjana Gupta, Ilya Korsunsky, Arshi Arora, Dipak Barua, Robert P. Sheehan & James R. Faeder",
"journal": "Bioinformatics",
"volume": 32,
"issue": 21,
"pages": "3366-3368",
"year": 2016,
"doi": "10.1093/bioinformatics/btw469"
},
{
"title": "Rule-based modeling of biochemical systems with BioNetGen",
"authors": "James R. Faeder, Michael L. Blinov & William S. Hlavacek",
"journal": "Methods in Molecular Biology",
"volume": 500,
"pages": "113-167",
"year": 2009,
"doi": "10.1007/978-1-59745-525-1_5"
},
{
"title": "BioNetGen: software for rule-based modeling of signal transduction based on the interactions of molecular domains",
"authors": "Michael L. Blinov, James R. Faeder, Byron Goldstein & William S. Hlavacek",
"journal": "Bioinformatics",
"volume": 20,
"issue": 17,
"pages": "3289-3291",
"year": 2004,
"doi": "10.1093/bioinformatics/bth378"
}
],
"license": "MIT",
"algorithms": [
{
"id": "ode",
"name": "CVODE",
"description": "Simulates reaction networks using SUNDIALS CVODE ordinary differential equation integrator.",
"kisaoTerm": {
"ontology": "KISAO",
"id": "0000019",
"name": "CVODE",
"description": "The CVODE is a package written in C that solves ODE initial value problems, in real N-space, written as y'=f(t,y), y(t0)=y0. It is capable for stiff and non-stiff systems and uses two different linear multi-step methods, namely the Adam-Moulton method and the backward differentiation formula.",
"iri": "http://identifiers.org/biomodels.kisao/KISAO_0000019"
},
"ontologyTerms": [],
"modelingFrameworks": [
{
"ontology": "SBO",
"id": "0000293",
"name": "non-spatial continuous framework",
"description": "Modelling approach where the quantities of participants are considered continuous, and represented by real values. The associated simulation methods make use of differential equations. The models do not take into account the distribution of the entities and describe only the temporal fluxes.",
"iri": "http://biomodels.net/SBO/SBO_0000293"
}
],
"modelFormats": [
{
"id": "BNGL",
"name": "BioNetGen Language",
"version": null,
"edamId": null,
"url": "https://bionetgen.org/",
"specUrl": "https://bionetgen.org/",
"mimeType": "text/plain",
"extension": "bngl",
"sedUrn": "urn:sed:language:bngl"
}
],
"simulationFormats": [
{
"id": "SED-ML",
"name": "Simulation Experiment Description Markup Language",
"version": "L1V3",
"edamId": "format_3685",
"url": "https://sed-ml.org",
"specUrl": "http://identifiers.org/combine.specifications/sed-ml",
"mimeType": "application/xml",
"extension": "sedml"
}
],
"archiveFormats": [
{
"id": "COMBINE",
"name": "COMBINE",
"version": "V1",
"edamId": "format_3686",
"url": "https://combinearchive.org/",
"specUrl": "http://identifiers.org/combine.specifications/omex",
"mimeType": "application/zip",
"extension": "omex"
}
],
"references": [
{
"title": "CVODE, a stiff/nonstiff ODE solver in C",
"authors": "Scott D Cohen, Alan C Hindmarsh & and Paul F Dubois",
"journal": "Computers in Physics",
"volume": 10,
"issue": 2,
"pages": "138-143",
"year": 1996,
"doi": "10.1063/1.4822377"
}
],
"parameters": [
{
"id": "rtol",
"name": "Relative tolerance",
"type": "float",
"default": 1e-8,
"kisaoTerm": {
"ontology": "KISAO",
"id": "0000209",
"name": "relative tolerance",
"description": "This parameter is a numeric value specifying the desired relative tolerance the user wants to achieve. A smaller value means that the trajectory is calculated more accurately.",
"iri": "http://identifiers.org/biomodels.kisao/KISAO_0000209"
}
},
{
"id": "atol",
"name": "Absolute tolerance",
"type": "float",
"default": 1e-8,
"kisaoTerm": {
"ontology": "KISAO",
"id": "0000211",
"name": "absolute tolerance",
"description": "This parameter is a positive numeric value specifying the desired absolute tolerance the user wants to achieve.",
"iri": "http://identifiers.org/biomodels.kisao/KISAO_0000211"
}
}
]
},
{
"id": "ssa",
"name": "Stochastic simulation algorithm",
"description": "Simulates reaction networks using Gillespie's stochastic simulation algorithm (direct method with propensity sorting).",
"kisaoTerm": {
"ontology": "KISAO",
"id": "0000029",
"name": "Gillespie direct algorithm",
"description": "Stochastic simulation algorithm using the reaction probability density function (next-reaction density function), giving the probability that the next reaction will happen in a given time interval. To choose the next reaction to fire, the algorithm directly and separately calculates the identity of the reaction and the time it will fire.",
"iri": "http://identifiers.org/biomodels.kisao/KISAO_0000029"
},
"ontologyTerms": [],
"modelingFrameworks": [
{
"ontology": "SBO",
"id": "0000295",
"name": "non-spatial discrete framework",
"description": "Modelling approach where the quantities of participants are considered discrete, and represented by integer values. The associated simulation methods can be deterministic or stochastic.The models do not take into account the distribution of the entities and describe only the temporal fluxes.",
"iri": "http://biomodels.net/SBO/SBO_0000295"
}
],
"modelFormats": [
{
"id": "BNGL",
"name": "BioNetGen Language",
"version": null,
"edamId": null,
"url": "https://bionetgen.org/",
"specUrl": "https://bionetgen.org/",
"mimeType": "text/plain",
"extension": "bngl",
"sedUrn": "urn:sed:language:bngl"
}
],
"simulationFormats": [
{
"id": "SED-ML",
"name": "Simulation Experiment Description Markup Language",
"version": "L1V3",
"edamId": "format_3685",
"url": "https://sed-ml.org",
"specUrl": "http://identifiers.org/combine.specifications/sed-ml",
"mimeType": "application/xml",
"extension": "sedml"
}
],
"archiveFormats": [
{
"id": "COMBINE",
"name": "COMBINE",
"version": "V1",
"edamId": "format_3686",
"url": "https://combinearchive.org/",
"specUrl": "http://identifiers.org/combine.specifications/omex",
"mimeType": "application/zip",
"extension": "omex"
}
],
"references": [
{
"title": "Exact stochastic simulation of coupled chemical reactions",
"authors": "Daniel T Gillespie",
"journal": "Journal of Physical Chemistry",
"volume": 81,
"issue": 25,
"pages": "2340-2361",
"year": 1997,
"doi": "10.1021/j100540a008"
}
],
"parameters": [
{
"id": "seed",
"name": "Random seed",
"type": "integer",
"default": 0,
"kisaoTerm": {
"ontology": "KISAO",
"id": "0000488",
"name": "seed",
"description": "Random seed of a stochastic algorithm. Setting it allows one to reproduce their results while running the same algorithm on the same computer.",
"iri": "http://identifiers.org/biomodels.kisao/KISAO_0000488"
}
}
]
},
{
"id": "nf",
"name": "Network-free simulation",
"description": "Simulates rule-based models using network-free stochastic simulator NFsim.",
"kisaoTerm": {
"ontology": "KISAO",
"id": "0000263",
"name": "NFSim agent-based simulation method",
"description": "A generalization a rule-based version of 'Gillespie's direct method' (SSA) [http://identifiers.org/biomodels.kisao/KISAO_0000029]. The method is guaranteed to produce the same results as the exact SSA [http://identifiers.org/biomodels.kisao/KISAO_0000029] by cycling over three primary steps. First, NFsim calculates the probability or propensity for each rule to take effect given the current molecular states. Second, it samples the time to the next reaction event and selects the corresponding reaction rule. Finally, NFsim executes the selected reaction by applying the rule and updating the molecular agents accordingly.",
"iri": "http://identifiers.org/biomodels.kisao/KISAO_0000263"
},
"ontologyTerms": [],
"modelingFrameworks": [
{
"ontology": "SBO",
"id": "0000295",
"name": "non-spatial discrete framework",
"description": "Modelling approach where the quantities of participants are considered discrete, and represented by integer values. The associated simulation methods can be deterministic or stochastic.The models do not take into account the distribution of the entities and describe only the temporal fluxes.",
"iri": "http://biomodels.net/SBO/SBO_0000295"
}
],
"modelFormats": [
{
"id": "BNGL",
"name": "BioNetGen Language",
"version": null,
"edamId": null,
"url": "https://bionetgen.org/",
"specUrl": "https://bionetgen.org/",
"mimeType": "text/plain",
"extension": "bngl",
"sedUrn": "urn:sed:language:bngl"
}
],
"simulationFormats": [
{
"id": "SED-ML",
"name": "Simulation Experiment Description Markup Language",
"version": "L1V3",
"edamId": "format_3685",
"url": "https://sed-ml.org",
"specUrl": "http://identifiers.org/combine.specifications/sed-ml",
"mimeType": "application/xml",
"extension": "sedml"
}
],
"archiveFormats": [
{
"id": "COMBINE",
"name": "COMBINE",
"version": "V1",
"edamId": "format_3686",
"url": "https://combinearchive.org/",
"specUrl": "http://identifiers.org/combine.specifications/omex",
"mimeType": "application/zip",
"extension": "omex"
}
],
"references": [
{
"title": "Efficient modeling, simulation and coarse-graining of biological complexity with NFsim",
"authors": "Michael W Sneddon, James R Faeder & Thierry Emonet",
"journal": "Nature Methods",
"volume": 8,
"issue": 2,
"pages": "177",
"year": 2011,
"doi": "10.1038/nmeth.1546"
}
],
"parameters": [
{
"id": "seed",
"name": "Random seed",
"type": "integer",
"default": 0,
"kisaoTerm": {
"ontology": "KISAO",
"id": "0000488",
"name": "seed",
"description": "Random seed of a stochastic algorithm. Setting it allows one to reproduce their results while running the same algorithm on the same computer.",
"iri": "http://identifiers.org/biomodels.kisao/KISAO_0000488"
}
}
]
}
],
"created": "2020-04-13T12:00:00Z",
"updated": "2020-04-13T12:00:00Z"
}