From Optflux
Jump to: navigation, search
(Model-seed plug-in operations)
Line 8: Line 8:
 
*[[ms-loginout | Login: operation to login in the local model-seed]]
 
*[[ms-loginout | Login: operation to login in the local model-seed]]
 
*[[ms-loginout | Logout: operation to logout]]
 
*[[ms-loginout | Logout: operation to logout]]
*[[ms-pull | Pull:]
+
*[[ms-pull | Pull:]]
 
**[[ms-pull | Model: import a model from model-seed to OptFlux]]
 
**[[ms-pull | Model: import a model from model-seed to OptFlux]]
 
**[[ms-pull | Media: import a media from model-seed to OptFlux]]
 
**[[ms-pull | Media: import a media from model-seed to OptFlux]]
Line 25: Line 25:
 
***Reaction KO
 
***Reaction KO
 
***Gene KO
 
***Gene KO
 
  
 
== Technical documentation for developers  ==
 
== Technical documentation for developers  ==
 
*[[Create a new plugin using the plugin builder (pdf)]]
 
*[[Create a new plugin using the plugin builder (pdf)]]

Revision as of 16:48, 25 March 2013


The Model-seed operations are located in the menu Plug-in Builder -> MSeed.
If the MS plug-in is not yet loaded in OptFlux, just go to to Plug-in Builder -> Create... and select the MS XML file, OptFlux will then automatically build the new plug-in.

Model-seed plug-in operations

Menu-ms.png

Technical documentation for developers