[3186be]: / galaxy / wrapper / deepStats_macros.xml

Download this file

18 lines (16 with data), 526 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
<macros>
<token name="@THREADS@">--CPU "\${GALAXY_SLOTS:-4}"</token>
<token name="@WRAPPER_VERSION@">1.1.0</token>
<token name="@REFERENCES@">https://github.com/gtrichard/deepStats</token>
<xml name="requirements">
<requirements>
<requirement type="package" version="0.3.1">deepstats</requirement>
</requirements>
</xml>
<xml name="citations">
<citations>
<citation type="doi">10.5281/zenodo.3336594</citation>
<yield />
</citations>
</xml>
</macros>