Home
>
matlab
>
model_embedding
> me_BASEDIR.m
me_BASEDIR
PURPOSE
SYNOPSIS
function d = me_BASEDIR()
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
model_embedding_SBML
--------------------------------------------------------------------------
embedding_example_1
small example 1 (one kinetic model, kinetics type 'numeric')
embedding_example_1_sbml
--------------------------------------------------------------------------
embedding_example_2
small example 2 (two kinetic models)
embedding_threonine
threonine pathway embedded in large e coli model
embedding_threonine_make_model
embedding_yeast_ccm
yeast ccm example (yeast ccm core + biomass reactions)
SOURCE CODE
0001
function d = me_BASEDIR()
0002 0003 d = [fileparts(which(mfilename))
'/../'
];
Generated on Fri 12-Feb-2016 20:05:51 by
m2html
© 2003