Mercurial > repos > jbrayet > docker_annotategenes
annotate tool_dependencies.xml @ 0:3004b0986448 draft default tip
Uploaded
author | jbrayet |
---|---|
date | Mon, 04 Jan 2016 11:36:00 -0500 |
parents | |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="docker_annotategenes" version="0.1"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="shell_command">docker pull institutcuriengsintegration/annotategenes:1.0</action> | |
7 </actions> | |
8 </install> | |
9 <readme> | |
10 | |
11 </readme> | |
12 </package> | |
13 </tool_dependency> |