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

fix: calculateFfactor if paxDB has taxID !4 digits #347

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

edkerk
Copy link
Member

@edkerk edkerk commented Aug 19, 2023

Main improvements in this PR:

Instructions on merging this PR:

  • This PR has develop as target branch, and will be resolved with a squash-merge.
  • This PR has main as target branch, and will be resolved with a merge commit.

@edkerk edkerk added this to the 3.1.2 milestone Aug 19, 2023
@github-actions
Copy link

This PR has been automatically tested with GH Actions. Here is the output of the tests:

 
Running geckoCoreFunctionTests
Done geckoCoreFunctionTests
__________

Note: In the case of multiple test runs, this post will be edited.

@edkerk
Copy link
Member Author

edkerk commented Aug 19, 2023

I tested it by replacing all 4932. in tutorials/full_ecModel/data/paxDB.tsv with longer or shorter sequences, and rerunning

f = calculateFfactor(ecModel); % Optional

Copy link
Member

@mihai-sysbio mihai-sysbio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @edkerk for implementing the fix and also for testing it!

@edkerk edkerk merged commit a089011 into develop Aug 21, 2023
1 check passed
@edkerk edkerk deleted the fix/paxDBtaxonomicID branch August 21, 2023 20:07
edkerk added a commit that referenced this pull request Dec 2, 2023
* fix: loadDatabases check for duplicate protIDs (#349)

* fix: prevent NaN in light ecModels (#346)

* fix: calculateFfactor if paxDB has taxID !4 chars (#347)

* fix: runDLKcat if path has spaces (#352)

* refactor: FSEOF (#356)

* fix: FSEOF to 0.9 of teorethical max prod

* refactor: switch force objetive to target

* fix: remove unnecesary function

* fix: update input arguments

* fix: temporal solution k-score

* refactor: FSEOF

* feat: add gene essentiality to FSEOF

* fix: file writing

* feat: add cutoff based on quantile

* feat: report target transport reactions

* refactor: add cutoff for essentiality

* fix: bug identifying gene essentiality

* doc: move installations instructions to wiki (#357)

* move installation instructions to wiki

* GECKOInstaller checks for latest GECKO version

* fix: prevent duplications in protein pseudometabolites

* minor fixes

* doc: update documentation

* doc: swap gitter for GitHub Discussions

* fix: correct link to upgrade instructions

* fix: synchronize STEP numbers  protocol and paper

---------

Co-authored-by: Albert Tafur Rangel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants