Hi;
I have developed a tool generator that performs a SPARQL query (defined by the user) and creates new Galaxy tools depending on result.
I have the basic system (i.e. it generates the tool XML files and edits the tool_conf.xml in the "traditional" way) but I would like my tool generator to be a regular Galaxy tool that is able to "inject" the new tools in the Galaxy menu without having to restart Galaxy. Is there an easy way of doing so?
- If this change has been implemented in Galaxy.
- If it has been implemented, what should be the output of my tool generator.
Thanks
Regards