Skip to content

Commit 430cd92

Browse files
authored
Merge pull request #6733 from bebatut/add_biotools_amber
Add bio.tools to CAMI AMBER
2 parents ff56f02 + 1097932 commit 430cd92

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

tools/cami_amber/cami_amber.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<macros>
44
<import>macros.xml</import>
55
</macros>
6+
<expand macro="xrefs"/>
67
<expand macro="requirements" />
78
<command detect_errors="exit_code">
89
<![CDATA[

tools/cami_amber/cami_amber_add_length.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<macros>
44
<import>macros.xml</import>
55
</macros>
6+
<expand macro="xrefs"/>
67
<expand macro="requirements" />
78
<command detect_errors="exit_code">
89
<![CDATA[

tools/cami_amber/cami_amber_convert_to_biobox.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<macros>
44
<import>macros.xml</import>
55
</macros>
6+
<expand macro="xrefs"/>
67
<expand macro="requirements" />
78
<command detect_errors="exit_code">
89
<![CDATA[

tools/cami_amber/macros.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
<token name="@TOOL_VERSION@">2.0.7</token>
99
<token name="@VERSION_SUFFIX@">0</token>
1010
<token name="@PROFILE@">21.05</token>
11+
<xml name="xrefs">
12+
<xrefs>
13+
<xref type="bio.tools">cami-amber</xref>
14+
</xrefs>
15+
</xml>
1116
<xml name="citations">
1217
<citations>
1318
<citation type="doi">10.1093/gigascience/giy069</citation>

0 commit comments

Comments
 (0)