Skip to content
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

Human 1.19 deprecated since this does not follow the guidelines #819

Closed
wants to merge 149 commits into from

Commits on May 21, 2023

  1. fix: Fixed a bug in importYaml.m for when you have an old MATLAB vers…

    …ion. I don't think that code had ever been run, it was just not right.
    johan-gson committed May 21, 2023
    Configuration menu
    Copy the full SHA
    ef480d2 View commit details
    Browse the repository at this point in the history
  2. feat: Added gene essentiality prediction from DepMap data. The code c…

    …urrently only processes the model available in the repo, and does not compare with any older model version. The code is however prepared for comparing versions. Currently, it only processes 2 out of 40 chunks of data, this is to be changed when we want to run a full evaluation with 891 cell lines.
    johan-gson committed May 21, 2023
    Configuration menu
    Copy the full SHA
    57c59c0 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Update code/DepMapGeneEss/Instructions.txt

    Co-authored-by: Mihail Anton <[email protected]>
    johan-gson and mihai-sysbio authored May 22, 2023
    Configuration menu
    Copy the full SHA
    f1251a6 View commit details
    Browse the repository at this point in the history
  2. Update code/DepMapGeneEss/PrepDepMapData.m

    Co-authored-by: Mihail Anton <[email protected]>
    johan-gson and mihai-sysbio authored May 22, 2023
    Configuration menu
    Copy the full SHA
    a9f1d42 View commit details
    Browse the repository at this point in the history
  3. Update code/DepMapGeneEss/enrichment_test.m

    Co-authored-by: Mihail Anton <[email protected]>
    johan-gson and mihai-sysbio authored May 22, 2023
    Configuration menu
    Copy the full SHA
    8d960db View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Update code/DepMapGeneEss/ConvertGeneEssInputData.R

    Co-authored-by: Mihail Anton <[email protected]>
    johan-gson and mihai-sysbio authored May 24, 2023
    Configuration menu
    Copy the full SHA
    c752e96 View commit details
    Browse the repository at this point in the history
  2. Update code/DepMapGeneEss/PlotGeneEss.R

    Co-authored-by: Mihail Anton <[email protected]>
    johan-gson and mihai-sysbio authored May 24, 2023
    Configuration menu
    Copy the full SHA
    3340aaa View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    a07b7b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Feat: create metabolites_SMILES_inchi.tsv

    Added metabolite SMILES and Inchi Information
    JHL-452b committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    9f3f937 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. fix: remove MAR03748 and MAR03780 and merge annotations in reactions.…

    …tsv into MAR06416/7 and MAR06419/20
    Devlin-Moyer committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    f554fa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. fix: update GPRs of MAR06416, MAR06419, MAR06421, and MAR06523 and re…

    …move TMEM91 from the model
    Devlin-Moyer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    67d7279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3073a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7555aa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91d3496 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9955c41 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b281b49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df8c072 View commit details
    Browse the repository at this point in the history
  8. fix: remove MAR01009 for being redundant with MAR03885 and MAR03149,5…

    …0,51,53,56,57,58,60,63,64,66
    Devlin-Moyer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    08aa570 View commit details
    Browse the repository at this point in the history
  9. fix: removed MAR03422

    Devlin-Moyer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    de0eac4 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    f44a0a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. feat: added thiamine-dependent decarboxylation reactions for BCKDH an…

    …d 2-OADH reactions and thiamine-to-lipoyl transfer for 2-OADH
    Devlin-Moyer committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    271a14c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b8fc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05257da View commit details
    Browse the repository at this point in the history
  4. Merge pull request #743 from SysBioChalmers/fix/BCKDH_duplicates

    Fix Duplicate BCKDH Reactions
    haowang-bioinfo authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    783c84e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    097881d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78a3d69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f3d3388 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50315e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2787b2c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. fix: remove MAR00789

    Devlin-Moyer committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    e8bc329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4a32e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5670d60 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #760 from SysBioChalmers/fix/MAR03269_MAR03380

    Fix GPRs for MAR03269 and MAR03380
    haowang-bioinfo authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f2561c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4507ee3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa7c814 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c77562 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1c3360a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f4ba4c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    82822f2 View commit details
    Browse the repository at this point in the history
  2. fix: merged in latest develop branch and corrected weird annotation i…

    …nconsistencies in reactions.tsv
    Devlin-Moyer committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e8db446 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c2060b View commit details
    Browse the repository at this point in the history
  4. fix-GPR: remove ENSG00000113790 from GPRs of b-oxidation rxns in mito

    - remove ENSG00000113790 from GPRs of MAR03297, MAR03374, MAR03378, MAR03379
    haowang-bioinfo committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    5e41b87 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    0be78ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    091f80c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. fix: removed MAR00965

    Devlin-Moyer committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    0a8006c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c341127 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #750 from SysBioChalmers/fix/BCKDH_genes

    Fix BCKDH Genes and Remove Mito & Nuc Thiocyanate <-> Hypothiocyanite Reactions
    haowang-bioinfo authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    cee575c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #768 from SysBioChalmers/fix/linolenoyl_beta_oxida…

    …tion
    
    Remove Duplicate Linolenoyl-CoA Beta-Oxidation Reactions
    haowang-bioinfo authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    04a85be View commit details
    Browse the repository at this point in the history
  5. Merge pull request #770 from SysBioChalmers/removePeroGenesFromBetaox…

    …idationGPRsInMito
    
    fix: remove genes only expressed in peroxisome from beta-oxidation reactions in mitochondria
    haowang-bioinfo authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    64f32f6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb85eec View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    702fa11 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Merge pull request #751 from SysBioChalmers/fix/octanoyl_beta_ox_dupes

    Fix Duplicate Octanoyl-CoA Beta-Oxidation Reactions
    haowang-bioinfo authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    00a9237 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    eb96739 View commit details
    Browse the repository at this point in the history
  2. fix-gpr: remove DECR2 from mitochondria beta-oxidation reactions

    set GPRs of MAR01176, MAR01181, MAR01218, MAR01222, MAR MAR03446, and MAR03457 to ENSG00000104325
    haowang-bioinfo committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    18a3db0 View commit details
    Browse the repository at this point in the history
  3. fix-gpr: remove DECR1 from peroxisome beta-oxidation reactions

    Set the GPRs of MAR01297, MAR03461, and MAR03471 to ENSG00000242612
    haowang-bioinfo committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    e6a702c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f337c16 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa52bf0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16d6dae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc7ad31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a5c4cda View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06ac48b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e2fac9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3217248 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Merge pull request #788 from SysBioChalmers/fix/DECR1DECR2_rxnsGPRs

    fix: revise rxns and GPRs associated with DECR1 and DECR2
    haowang-bioinfo authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8c10adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    982c5c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #789 from SysBioChalmers/fix/decanoyl_beta_ox_dupes

    Remove Duplicate Decanoyl-CoA to Octanoyl-CoA Beta-Oxidation Reactions
    haowang-bioinfo authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d74abc9 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    2ef197e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3259e90 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f35687b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18a27be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44046bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3cc9c20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6f58fd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73fb11d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d9a35a6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5eaebad View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    228fa53 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    557b5e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b4d2ac4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    de7acc8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    15ea8ba View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    512df3c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8c404a0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b186b22 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b16646e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    adc489b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    84505c8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    79a9c66 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    db41d5f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c09f91e View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. fix a small type in rxn ID

    feiranl committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    1fb40a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bab1e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge pull request #790 from SysBioChalmers/fix/MAR03288_GPR

    Remove EHHADH from the GPR of MAR03288
    feiranl authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f3e706c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    426590e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d137b60 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0e5e8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    265216d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    e68425d View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Merge pull request #753 from SysBioChalmers/fix/thiamine_in_oxoacid_d…

    …ehydrogenase_rxns
    
    Fix inconsistent representation of thiamine and lipoic acid in 2-oxoacid dehydrogenase reactions
    haowang-bioinfo authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    2c71ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f52107c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #794 from SysBioChalmers/fix/remove_MAR00965

    Remove MAR00965 and Fix GPR of MAR00970
    haowang-bioinfo authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9ae41e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7370db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5bfc037 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    86ad0df View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Merge pull request #731 from JHL-452b/feat_smiles_inchi

    Feat: added smiles and inchi of metabolites
    haowang-bioinfo authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4b80d74 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Merge pull request #803 from SysBioChalmers/chore/pmid-typos

    chore: pmid typos
    mihai-sysbio authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    33273b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    9281d58 View commit details
    Browse the repository at this point in the history
  2. fix: brought back previously-deprecated MAM03884 metabolites and rena…

    …med to (3S)-phytanic acid
    Devlin-Moyer committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0fb4aea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0fc25b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a28a001 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ed81be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ead6259 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c955ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    872477a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a0af2aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0543365 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c5e5ad View commit details
    Browse the repository at this point in the history
  12. fix: brought back previously-deprecated MAM00077x and MAR03488 and re…

    …placed MAM00564x with MAM20083x in MAR03488
    Devlin-Moyer committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ea06b38 View commit details
    Browse the repository at this point in the history
  13. fix: renamed MAM02766 metabolites to (2S)-pristanic acid (wrongly ren…

    …amed them to (3S)-pristanic acid in earlier commit)
    Devlin-Moyer committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    0f3547a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9c5912b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    020e536 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    80a1936 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c9b7872 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    043f51d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    92d5295 View commit details
    Browse the repository at this point in the history
  2. chore: moved row for MAM02955c from model/metabolites.tsv to data/dep…

    …recatedIdentifiers/deprecatedMetabolties.tsv
    Devlin-Moyer committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    e4849bd View commit details
    Browse the repository at this point in the history
  3. chore: moved rows for MAR04774 and MAR04775 from model/reactions.tsv …

    …to data/deprecatedIdentifiers/deprecatedReactions.tsv
    Devlin-Moyer committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    235a087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4711dd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c8159b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    f108c6c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #811 from SysBioChalmers/fix/exchangeRxnNames

    fix: standardize all names of exchange reactions
    feiranl authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    a0b15f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    055ef55 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request #574 from SysBioChalmers/feat/AddGeneEssDepMap

    feat: add gene essentiality check using DepMap
    feiranl authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    afabd27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #792 from SysBioChalmers/fix/phytanoyl_alpha_ox

    Resolve Duplicate Phytanoyl-CoA Alpha-Oxidation Reactions
    feiranl authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c1b7bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bfc65ea View commit details
    Browse the repository at this point in the history
  4. Merge pull request #793 from SysBioChalmers/fix/dupe_linoleoyl_gamma_…

    …linolenoyl_beta_ox_paths
    
    Merge Duplicate Mitochondrial Linoleic and Gamma-Linolenic Acid Beta-Oxidation Pathways
    feiranl authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c5d4835 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba08540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    189984a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a16284 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Merge pull request #808 from SysBioChalmers/fix/remove_EHHADH_from_mi…

    …to_gprs
    
    fix: GPRs for mitochondrial 2-enoyl-CoA hydratase reactions
    feiranl authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    56279d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #807 from SysBioChalmers/fix/tagatose

    Remove Tagatose-1,6-Bisphosphate
    feiranl authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    be23d02 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #805 from SysBioChalmers/fix/phytanic_stereo

    Fix Stereochemistry of Phytanic Acid Oxidation
    feiranl authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    eefe972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34f6271 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37bda79 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7930323 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #816 from JHL-452b/fix-Correction_of_unbalanced_re…

    …actions
    
    fix: modified unbalance reactions
    feiranl authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    56b345d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Merge pull request #815 from SysBioChalmers/fix/thiamine_transport

    Fix Mitochondrial Thiamine Transport Reactions
    feiranl authored May 6, 2024
    Configuration menu
    Copy the full SHA
    9b68a73 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    d79466c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #818 from SysBioChalmers/chore/update-actions

    chore: update actions
    feiranl authored May 7, 2024
    Configuration menu
    Copy the full SHA
    25c5c81 View commit details
    Browse the repository at this point in the history