Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lifeware
biocham
Commits
224f57d8
Commit
224f57d8
authored
Jan 13, 2020
by
SOLIMAN Sylvain
Browse files
commands.py
parent
5e684cee
Changes
1
Hide whitespace changes
Inline
Side-by-side
biocham_jupyter/guinbextension/src/config/workflows/commands.py
View file @
224f57d8
...
...
@@ -12,10 +12,12 @@ commands = [
"add_ginml"
,
"add_influence"
,
"add_influences_from_ode"
,
"add_influences_from_ode_system"
,
"add_ode"
,
"add_qual"
,
"add_reaction"
,
"add_reactions_from_ode"
,
"add_reactions_from_ode_system"
,
"add_sbml"
,
"add_time_event"
,
"add_vertex"
,
...
...
@@ -56,6 +58,7 @@ commands = [
"delete_reaction"
,
"delete_reaction_named"
,
"delete_reaction_prefixed"
,
"delete_reactions"
,
"delete_row"
,
"delete_table"
,
"delete_temporary_files"
,
...
...
@@ -90,10 +93,8 @@ commands = [
"generate_traces"
,
"hybrid_dynamic_simulation"
,
"hybrid_static_simulation"
,
"import_influences_from_ode_system"
,
"import_ode"
,
"import_reactions_from_graph"
,
"import_reactions_from_ode_system"
,
"infer_reactions_from_pivp"
,
"influence_graph"
,
"influence_hypergraph"
,
...
...
@@ -137,8 +138,10 @@ commands = [
"load_biocham"
,
"load_ginml"
,
"load_influences_from_ode"
,
"load_influences_from_ode_system"
,
"load_qual"
,
"load_reactions_from_ode"
,
"load_reactions_from_ode_system"
,
"load_sbml"
,
"load_table"
,
"logarithmic_bifurcations"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment