Mercurial > repos > chemteam > traj_selections_and_merge
view macros.xml @ 2:a26c4750c7c7 draft default tip
"planemo upload for repository https://github.com/galaxycomputationalchemistry/galaxy-tools-compchem/ commit dbada20e7b5a09c8b5335df0acd427f424f6c6b9"
author | chemteam |
---|---|
date | Tue, 30 Nov 2021 09:55:21 +0000 |
parents | 8740338fdff4 |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.9.7</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">mdtraj</requirement> <yield/> </requirements> </xml> <xml name="citations"> <citations> <citation type="doi">10.1016/j.bpj.2015.08.015</citation> <yield/> </citations> </xml> </macros>