What are the units of data (specifically dose) to be input in sbionca
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Rick Paxson
il 31 Mag 2023
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.
Community
Più risposte nel SimBiology Community
Vedere anche
Categorie
Scopri di più su Biotech and Pharmaceutical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!