view deepStats_macros.xml @ 5:df452f69f662 draft

version 0.3.1 and wrapper 1.1.0
author gtrichard
date Tue, 06 Aug 2019 17:09:03 -0400
parents
children
line wrap: on
line source

<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>