|
@@ -5,7 +5,7 @@
|
|
|
"richlyPerfused","fat","slowlyPerfused","hair",
|
|
|
"brainBlood","brain",
|
|
|
"liver","gut","intestine","feces",
|
|
|
- "plasmaI","liverI","kidneyI","hairI","brainI","fecesI"],
|
|
|
+ "bloodI","liverI","kidneyI","hairI","brainI","fecesI"],
|
|
|
"commentScaled":"add compartments that only have inputs so they can be scaled to total input",
|
|
|
"scaled":["hair","hairI","feces","fecesI","urine"],
|
|
|
"commentParameters":"every parameter must have a value, name is optional and used in SE computation",
|
|
@@ -23,7 +23,7 @@
|
|
|
"redBloodCells":"redBloodCellsVolume",
|
|
|
"brain":"brainVolume",
|
|
|
"liver":"liverVolume",
|
|
|
- "plasmaI":"plasmaVolume",
|
|
|
+ "bloodI":"bloodVolume",
|
|
|
"liverI":"liverVolume",
|
|
|
"kidneyI":"kidneyVolume",
|
|
|
"brainI":"brainVolume"
|
|
@@ -60,18 +60,18 @@
|
|
|
"liver->intestine":"kB",
|
|
|
"intestine->gut":"kR",
|
|
|
"intestine->feces":"kF",
|
|
|
- "plasma->liverI":"dBL",
|
|
|
- "liverI->plasmaI":"kLB:I",
|
|
|
+ "plasma->liverI":"dBLPlasma",
|
|
|
+ "liverI->bloodI":"kLB:I",
|
|
|
"liverI->fecesI":"kLF:I",
|
|
|
- "plasmaI->kidneyI":"kBK:I",
|
|
|
- "kidneyI->plasmaI":"kKB:I",
|
|
|
+ "bloodI->kidneyI":"kBK:I",
|
|
|
+ "kidneyI->bloodI":"kKB:I",
|
|
|
"kidneyI->urine":"kKU:I",
|
|
|
- "plasmaI->hairI":"kBH:I",
|
|
|
- "brainI->plasmaI":"kBrB:I",
|
|
|
- "plasmaI->urine":"kBU:I",
|
|
|
- "plasmaI->brainI":"kBBr:I",
|
|
|
- "plasmaI->fecesI":"kBF:I",
|
|
|
- "plasma->brainI":"dBBr"}},
|
|
|
+ "bloodI->hairI":"kBH:I",
|
|
|
+ "brainI->bloodI":"kBrB:I",
|
|
|
+ "bloodI->urine":"kBU:I",
|
|
|
+ "bloodI->brainI":"kBBr:I",
|
|
|
+ "bloodI->fecesI":"kBF:I",
|
|
|
+ "plasma->brainI":"dBBrPlasma"}},
|
|
|
"pcComments":"always related to outflow of organs",
|
|
|
"partitionCoefficients":{
|
|
|
"kidney":"kidneyPCplasma",
|