Mercurial > repos > iuc > macs2
diff macs2_bdgbroadcall.xml @ 1:d202e3d663bb draft
Uploaded
| author | iuc |
|---|---|
| date | Thu, 16 Jan 2014 15:44:43 -0500 |
| parents | 9c157b556c33 |
| children | da0a1fcf7fe0 |
line wrap: on
line diff
--- a/macs2_bdgbroadcall.xml Thu Jan 16 13:31:17 2014 -0500 +++ b/macs2_bdgbroadcall.xml Thu Jan 16 15:44:43 2014 -0500 @@ -1,11 +1,10 @@ <tool id="macs2_bdgbroadcall" name="Call broad peaks" version="2.0.10.0"> <description>from bedGraph</description> - <requirements> - <requirement type="python-module">macs2</requirement> - <requirement type="python-module">numpy</requirement> - <requirement type="package" version="2.0.10.2">macs2</requirement> - <requirement type="package" version="1.7.1">numpy</requirement> - </requirements> + <expand macro="requirements" /> + <expand macro="version_command" /> + <macros> + <import>macs2_macros.xml</import> + </macros> <command> macs2 bdgbroadcall
