What are the units of data (specifically dose) to be input in sbionca
2 ビュー (過去 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 コミュニティ
参考
カテゴリ
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!