Add Galaxy wrapper for motus map_snv#1796
Conversation
|
Hi @SaimMomin12 . This is the map_snv tool for motus. |
SaimMomin12
left a comment
There was a problem hiding this comment.
Some comments inline
|
@xens25 |
|
@SaimMomin12 After updating the macros, the tests are failing but they pass in the terminal. Did I add something incorrectly? |
@xens25 See here: https://github.com/bgruening/galaxytools/actions/runs/22862161392/job/66366094632?pr=1796
|
Thanks. After this last update, the test passed. The remaining lint error comes from the motus_profiler.xml which also fails in my terminal. Should I fix that file? |
The remaining linter error is due to unavailability of |
|
@bgruening The deployment failed, could you please assist here? |
|
I see this here: |
Those datatypes do not exist imo |
FOR CONTRIBUTOR:
There are two labels that allow to ignore specific (false positive) tool linter errors:
skip-version-check: Use it if only a subset of the tools has been updated in a suite.skip-url-check: Use it if github CI sees 403 errors, but the URLs work.