galaxyproject / galaxyproject/galaxy_codex

Use galaxy utils for codex

Open
#582 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
HTML
Stars
28
Forks
36
Avg merge
19h 29m
Merged PRs (30d)
1

Description

Some code bits can be simplified by using the galaxy utils libraries.
E.g. we are currently parsing the macro and wrapper xml file for tools individually, we could change the code to use:
https://github.com/galaxyproject/galaxy/blob/a7fedfa035125223668ac2e78bef9f77c027a6db/lib/galaxy/util/xml_macros.py#L30

Making use of the galaxy utils.

https://pypi.org/project/galaxy-util/
https://pypi.org/project/galaxy-tool-util/

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.