Home > elasticity_sampling > elasticity_sampling > es_simple > es_model_to_sampling.m

es_model_to_sampling

PURPOSE ^

ES_MODEL_TO_SAMPLING - Wrapper function for es_reference_state plus some graphics routines

SYNOPSIS ^

function result = es_model_to_sampling(network, network_CoHid, v, target_reaction, ind_ignore, print_graphics, psfile_dir, graphics_file)

DESCRIPTION ^

ES_MODEL_TO_SAMPLING - Wrapper function for es_reference_state plus some graphics routines

 result = es_model_to_sampling(network, network_CoHid, v, target_reaction, ind_ignore, print_graphics, psfile_dir, graphics_file)

 Calculate a reference metabolic state and show graphics
 
 This function is a wrapper for es_reference_state and some following graphics routines

 Function arguments:
  network         network data structure
  network_CoHid   network data structure for graphics
  v               flux distribution (must be thermodynamically feasible)
  target_reaction name of target reaction (for synergy calculation)
  ind_ignore      indices of reactions to be ignored 
  print_graphics  flag
  psfile_dir      directory name 
  graphics_file   file name

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 31-Mar-2016 20:58:01 by m2html © 2003