-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix alpha-tocopheryl quinone redox reactions #945
base: develop
Are you sure you want to change the base?
Conversation
…e with NADH in cytosol
This PR has been automatically tested with GH Actions. Here is the output of the MACAW test: Starting dead-end test... This and a more detailed output from MACAW are also committed to
|
@edkerk Could you help review this PR? |
MAR01808 (H+ [c] + NADH [c] + ubiquinone [c] --> NAD+ [c] + ubiquinol [c]) represent the reaction catalyzed by NADH dehydrogenase. However, only ENSG00000181019(NQO1) can encode NADH dehydrogenase in the updated gpr of MAR01808. Other genes related to NADH-cytochrome b5 reductase which do not enable to catalyze the reduction of ubiquinone. Additionally, I could not find evidence supporting this in the studies referenced by |
So I'm realizing now that everything in |
anyway I would be fine with changing the GPR of |
Please check the equation. |
Agree. But the GPR of new added reaction MAR20190 should also be changed. |
…m references of MAR01808 and MAR20190 and removed inaccurate names for MAR01801 and MAR01808
ah yep that was supposed to be |
This PR has been automatically tested with GH Actions. Here is the output of the gene essentiality test: cellLine TP TN FP FN accuracy sensitivity specificity F1 MCC
|
Main improvements in this PR:
As proposed in #611:
MAR01801
toENSG00000159228 or ENSG00000181019
and addsPMID:7005231
andPMID:16569397
as referencesMAR01808
toENSG00000181019
and addsPMID:9271353
as a referenceMAR03047
to represent reduction of alpha-tocopheryl quinone with NADPH in the cytosol:MAM01329c + MAM02039c + MAM02555c -> MAM01328c + MAM02554c
ENSG00000159228 or ENSG00000181019
PMID:7005231;PMID:16569397
MAR06500
to represent reduction of alpha-tocopheryl quinone by Complex I:MAM01329c + 5 MAM02039m + MAM02553m -> MAM01329c + 4 MAM02039i + MAM02552m
MAR06921
)ENSG00000004779 and ENSG00000023228 and ENSG00000065518 and ENSG00000090266 and ENSG00000099795 and ENSG00000109390 and ENSG00000110717 and ENSG00000115286 and ENSG00000119013 and ENSG00000119421 and ENSG00000125356 and ENSG00000128609 and ENSG00000130414 and ENSG00000131495 and ENSG00000136521 and ENSG00000139180 and ENSG00000140990 and ENSG00000145494 and ENSG00000147123 and ENSG00000147684 and ENSG00000151366 and ENSG00000158864 and ENSG00000160194 and ENSG00000164258 and ENSG00000165264 and ENSG00000166136 and ENSG00000167792 and ENSG00000168653 and ENSG00000170906 and ENSG00000174886 and ENSG00000178127 and ENSG00000183648 and ENSG00000184752 and ENSG00000184983 and ENSG00000186010 and ENSG00000189043 and ENSG00000198695 and ENSG00000198763 and ENSG00000198786 and ENSG00000198840 and ENSG00000198886 and ENSG00000198888 and ENSG00000212907 and ENSG00000213619 and ENSG00000267855
PMID:16569397
MAR20189
to represent reduction of alpha-tocopheryl quinone by Complex III:MAM01329c + 2 MAM01824m + 2 MAM02039m -> MAM01328c + 2 MAM01826m + 4 MAM02039i
MAR06918
)ENSG00000010256 and ENSG00000127540 and ENSG00000140740 and ENSG00000156467 and ENSG00000164405 and ENSG00000169021 and ENSG00000173660 and ENSG00000179091 and ENSG00000184076 and ENSG00000198727
PMID:16569397
MAR20190
to represent reduction of alpha-tocopheryl quinone with NADH in the cytosol:MAM01329c + MAM02039c + MAM02553c -> MAM01328c + MAM02552c
ENSG00000181019
PMID:9271353
I hereby confirm that I have:
develop
as a target branch