comparison macros.xml @ 0:f4a1e92ca3d2 draft

"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit 7d8024bb5f0c425b5a2b37e389802ac250b73c60"
author chemteam
date Thu, 11 Mar 2021 19:54:32 +0000
parents
children 8740338fdff4
comparison
equal deleted inserted replaced
-1:000000000000 0:f4a1e92ca3d2
1 <macros>
2 <token name="@TOOL_VERSION@">1.9.5</token>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="@TOOL_VERSION@">mdtraj</requirement>
6 <yield/>
7 </requirements>
8 </xml>
9 <xml name="citations">
10 <citations>
11 <citation type="doi">10.1016/j.bpj.2015.08.015</citation>
12 <yield/>
13 </citations>
14 </xml>
15 </macros>