What are the units of data (specifically dose) to be input in sbionca
3 次查看(过去 30 天)
显示 更早的评论
The dose dependent outputs of sbionca - 'C_max_Dose' and 'AUC_infinity_dose' should be equal to C_max/Dose and AUC_infinity/Dose.
eg: If C_max = 10300000 ng/ml and Dose = 400000000 ng/kg
then C_max_Dose = C_max/Dose should be 0.0257 (ng/ml)/(ng/kg)
But, the output of sbionca for C_max_Dose is 25.75 (1000 times higher).
Please let me know if there is any mistake I am making while inputting the data or anything else.
0 个评论
回答(1 个)
Rick Paxson
2023-5-31
Hello,
This is not your mistake but rather ours. There is a bug with unit conversion in NCA.
C_max_Dose is (silently) being reported in g/mL rather than kg/ml. This affects AUC_infinity_dose as well.
We will fix this asap.
社区
更多回答在 SimBiology Community
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Biotech and Pharmaceutical 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!