Removes format input for imaginex peak finding tool
Summary of Changes
Work includes:
- Removes the
format="txt"
in IMAGINE-X peak finding tool XML; causes User to be unable to upload JPEG formatted files, even if.txt
is extension (and causing tests to fail)
Tested locally using ndip/deployments/old-stuff/galaxy/local
after fixing the tool_conf.xml
to match galaxy tools repo
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.