We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b17cc0d commit 3faa072Copy full SHA for 3faa072
tools/mitohifi/.lint_skip
@@ -0,0 +1 @@
1
+TestsCaseValidation
tools/mitohifi/macros.xml
@@ -1,6 +1,6 @@
<macros>
2
- <token name="@TOOL_VERSION@">3</token>
3
- <token name="@GALAXY_TOOL_VERSION@">galaxy0</token>
+ <token name="@TOOL_VERSION@">3.2.3</token>
+ <token name="@VERSION_SUFFIX@">0</token>
4
<xml name="edam_ontology">
5
<edam_topics>
6
<edam_topic>topic_0196</edam_topic>
@@ -11,7 +11,7 @@
11
</xml>
12
<xml name="requirements">
13
<requirements>
14
- <container type="docker">quay.io/bgruening/mitohifi:3_galaxy0</container>
+ <container type="docker">ghcr.io/marcelauliano/mitohifi:@TOOL_VERSION@</container>
15
</requirements>
16
17
<xml name="citations">
0 commit comments