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

functions that calculate weights of cf and cr in eFBA #2385

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Sami990
Copy link
Contributor

@Sami990 Sami990 commented Jan 21, 2025

Please include a short description of enhancement here

I hereby confirm that I have:

  • Tested my code on my own machine
  • Followed the guidelines in the Contributing Guide
  • Selected develop as a target branch (top left drop-down menu)

(Note: You may replace [ ] with [X] to check the box)

rmtfleming and others added 3 commits November 7, 2024 17:52
a tutorial for entropic FBA and 2 functions that calculate gene expresion weight and mass weights on cr and cf
Copy link
Member

@rmtfleming rmtfleming left a comment

Choose a reason for hiding this comment

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

help printFunctionIO
list the inputs and outputs of a function
e.g., when a function takes a structure as inputs

It does not list outputs of nested functions, for that, see:
displayRequiredFunctions(fullFileName)

INPUTS:
functionName: name of the function to print io for

OPTIONAL INPUTS:
derivedInputNames: name of a variable derived from an input variable
or a cell array of variable names
printLevel: if >0 then print to terminal (default 1)

OUTPUTS:
inputs:
outputs:

NOTE:

Author(s):

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