What are the units of data (specifically dose) to be input in sbionca
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Rick Paxson
le 31 Mai 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.
Communautés
Plus de réponses dans SimBiology Community
Voir également
Catégories
En savoir plus sur Biotech and Pharmaceutical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!