Mercurial > repos > thanhlv > qc3c
comparison macros.xml @ 0:64d1f6186527 draft default tip
planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/qc3c commit bd5512047445d9a39a198b7cffeba78fe7b9d140-dirty
author | thanhlv |
---|---|
date | Mon, 07 Oct 2019 04:37:02 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:64d1f6186527 |
---|---|
1 <macros> | |
2 <token name="@VERSION@">0.2.6.3</token> | |
3 <xml name="requirements"> | |
4 <requirements> | |
5 <container type="singularity">path/to/qc3c.sif</container> | |
6 </requirements> | |
7 </xml> | |
8 | |
9 <xml name="version_command"> | |
10 <version_command>bin3C -V | grep -E -o "([0-9]\.[0-9]\.[0-9]\.[0-9])"</version_command> | |
11 </xml> | |
12 <!-- <xml name="citations"> | |
13 <citations> | |
14 <citation type="doi">10.1186/s13059-019-1643-1</citation> | |
15 </citations> | |
16 </xml> --> | |
17 </macros> |