view deepStats_macros.xml @ 7:ef6b589a3715 draft default tip

More documentation to match the Wiki
author gtrichard
date Wed, 07 Aug 2019 11:23:52 -0400
parents df452f69f662
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>