How to create 1 observer 'total fraction of dose' for multiple molecules/enzymes #923
Answered
by
Yuri05
nina-nauwelaerts
asked this question in
How-Tos
|
Hi I am working on a compound that is metabolized via multiple routes, including different UGT enzymes. The container observer 'Total fraction of dose' gives me the fraction for each of the enzymes. However, I would like to have a single observer that gives immediately the total fraction for all UGT enzymes. Thanks! |
Answered by
Yuri05
Jun 22, 2021
Replies: 1 comment
|
One possibility to do this is:
E.g. see the attached example. TotalFractionDose_OverAllMetabolites_02.zip
|
0 replies
Answer selected by
nina-nauwelaerts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





One possibility to do this is:
(Total_amount_metabolite_1+...+Total_amount_metabolite_N) / Total_DrugMass_of_the_parent_compoundE.g. see the attached example. TotalFractionDose_OverAllMetabolites_02.zip
Here the Compound C1 is metabolized by 2 Enzymes (Enzyme_1 and Enzyme_2) building 2 metabolites: C1-Enzyme_1-aa Metabolite and C1-Enzyme_2-bb Metabolite