Mercurial > repos > nml > consolidate_vcfs
comparison macros.xml @ 1:4c249c0aebad draft default tip
"planemo upload for repository https://github.com/phac-nml/snvphyl-galaxy commit 57067916cb7b9c5b65c1da59d4bbb846c3e3af2f"
author | nml |
---|---|
date | Tue, 23 Jun 2020 10:25:20 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:b42c82186e85 | 1:4c249c0aebad |
---|---|
1 <macros> | |
2 <token name="@VERSION@">1.8.2</token> | |
3 | |
4 <xml name="requirements"> | |
5 <requirements> | |
6 <requirement type="package" version="@VERSION@">snvphyl-tools</requirement> | |
7 <yield/> | |
8 </requirements> | |
9 </xml> | |
10 <xml name="citations"> | |
11 <citations> | |
12 <citation type="doi">10.1099/mgen.0.000116</citation> | |
13 <yield/> | |
14 </citations> | |
15 </xml> | |
16 </macros> |