Skip to content

Commit

Permalink
configure copasi
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Jan 26, 2025
1 parent cb815e0 commit b2759ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions files/galaxy/tpv/interactive_tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,11 @@ tools:
cores: 1
mem: 4

interactive_tool_copasi:
inherits: interactive_tool
cores: 1
mem: 4

interactive_zeppelin_notebook:
inherits: interactive_tool
cores: 1
Expand Down
1 change: 1 addition & 0 deletions templates/galaxy/config/tool_conf.xml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -569,6 +569,7 @@
<tool file="interactive/interactivetool_blobtoolkit.xml" />
<tool file="interactive/interactivetool_pavian.xml" />
<tool file="interactive/interactivetool_pcstudio.xml" />
<tool file="interactive/interactivetool_copasi.xml" />
<tool file="interactive/interactivetool_mgnify_notebook.xml" />
<tool file="interactive/interactivetool_mgnify_notebook_1.2.2.xml" />
<tool file="interactive/interactivetool_jupyter_notebook.xml" />
Expand Down

0 comments on commit b2759ad

Please sign in to comment.