Skip to content

Shedtoolconf parser#284

Merged
drosofff merged 9 commits intomasterfrom
shedtoolconf_parser
May 17, 2018
Merged

Shedtoolconf parser#284
drosofff merged 9 commits intomasterfrom
shedtoolconf_parser

Conversation

@drosofff
Copy link
Copy Markdown
Member

@drosofff drosofff commented May 16, 2018

The shed_tool_conf.xml configuration file tends to become more and more complex over time and tool installations.
Thus <section> with same attributes id and name (identity of submenus) are sparse in shed_tool_conf.xml which complicate the management of submenus in the Galaxy tool panel.
This tool defragments the <section> tags.
Thus, after cleaning, each submenu in the Galaxy tool panel have a single <section> in shed_tool_conf.xml whose <tool> children correspond to the tools hosted in this submenu.
Note that the tools also backup the original shed_tool_conf.xml before xml manipulation.

@drosofff
Copy link
Copy Markdown
Member Author

I will ignore the security warning from codacy for the moment

@drosofff drosofff merged commit cb21d44 into master May 17, 2018
@drosofff drosofff deleted the shedtoolconf_parser branch May 30, 2018 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant