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

GECKO 3.2.0 #381

Merged
merged 10 commits into from
May 27, 2024
Merged

GECKO 3.2.0 #381

merged 10 commits into from
May 27, 2024

Commits on Apr 18, 2024

  1. Update 'reportEnzymeUsage' to modify the total protein pool by summin…

    …g up protein pool exchange and proteomics integrated, adjusting 'percUsage' accordingly.
    HossFir committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    acd52ff View commit details
    Browse the repository at this point in the history
  2. Update 'reportEnzymeUsage' to modify the total protein pool by summin…

    …g up protein pool exchange and proteomics integrated, adjusting 'percUsage' accordingly.
    HossFir committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    978519e View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    2ab84b2 View commit details
    Browse the repository at this point in the history
  2. feat: reportEnzymeUsage input and output

    - use fluxes from usageData
    - give protein pool in usageReport instead of printing to command window
    edkerk authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1b45edd View commit details
    Browse the repository at this point in the history
  3. delete empty git file

    edkerk authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ef711db View commit details
    Browse the repository at this point in the history
  4. Delete version.txt

    edkerk authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    86b8f3c View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Merge pull request #372 from HossFir/update-reportEnzymeUsage

     Update ProtPool Calculation by Including usage_prot_ Reaction Fluxes
    edkerk authored May 8, 2024
    Configuration menu
    Copy the full SHA
    cc8e449 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. fix: minor patches (#374)

    * fix: loadDatabases error when uniprot dl fails
    
    * chore: updateDocumentation
    
    * chore: update Actions dependency
    
    and trying to fix an issue: https://stackoverflow.com/questions/70435286/resource-not-accessible-by-integration-on-github-post-repos-owner-repo-ac
    
    * fix: calculateFfactor read header in paxDB.tsv
    
    sometimes, the first # in the file is missed
    
    * chore: updateGECKOdoc
    
    * fix: runDLKcat parse full paths
    
    * fix: applyKcatConstraints if all kcat are zero
    
    * fix: getStandardKcat also if enzyme is missing
    
    * feat: removeStandardKcat new function
    
    * chore: RAVEN release 2.9.1 as dependency
    edkerk authored May 26, 2024
    Configuration menu
    Copy the full SHA
    5e9ca54 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. feat: prot_usage always draws from prot_pool (#379)

    * fix: calculateFfactor can take protData input
    
    * feat: constrainEnzConcs keep prot pool draw
    
    addresses #375
    
    * fix: updateProtPool obsolete
    
    * doc: update full_ecModel for prot_usage rxns
    
    * fix: enzymeUsage correct mention of output units
    
    solves #376
    
    * doc: updateGECKOdoc
    
    * doc: update README.md with protocol change
    
    * fix: README.md link
    edkerk authored May 27, 2024
    Configuration menu
    Copy the full SHA
    cb54747 View commit details
    Browse the repository at this point in the history
  2. revert #372 (#380)

    * Revert "Merge pull request #372 from HossFir/update-reportEnzymeUsage"
    
    This reverts commit cc8e449, reversing
    changes made to 883b40d.
    
    * fix: reportEnzymeUsage gives total protein usage
    edkerk authored May 27, 2024
    Configuration menu
    Copy the full SHA
    10cfd74 View commit details
    Browse the repository at this point in the history