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

feat: multiple small tweaks of functions #308

Merged
merged 3 commits into from Nov 20, 2020
Merged

feat: multiple small tweaks of functions #308

merged 3 commits into from Nov 20, 2020

Conversation

edkerk
Copy link
Member

@edkerk edkerk commented Jul 15, 2020

Main improvements in this PR:

  • feat
    • randomSampling option to run with minFlux set to 1 with each solveLP run, to remove loops in each sample
    • addMets more flexible input when only one metabolite is added or no metNames is specified
  • refactor
    • getIndexes more informative error message

I hereby confirm that I have:

- option to run randomSampling with minFlux set to 1 when solveLP is run
- more informative error message
- if metNames not specified, use mets field as metNames
- if only one metabolite is added, char strings are allowed instead of cell arrays
@edkerk edkerk added the feature A new function or new functionality for an existing function label Jul 15, 2020
@edkerk edkerk marked this pull request as ready for review November 19, 2020 22:14
@edkerk edkerk requested a review from simas232 November 19, 2020 22:17
@edkerk edkerk added this to the v2.4.1 milestone Nov 19, 2020
@edkerk edkerk merged commit aa36d16 into devel Nov 20, 2020
@edkerk edkerk deleted the feat/misc_tweaks branch November 20, 2020 08:46
@simas232 simas232 mentioned this pull request Nov 21, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new function or new functionality for an existing function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants