Mercurial > repos > bgruening > deeptools_plot_fingerprint
comparison deepTools_macros.xml @ 3:1bc005b195af draft
planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 0a9265a12a303b54cdaa974e82e87c2ac60962ee-dirty
| author | bgruening |
|---|---|
| date | Mon, 25 Jan 2016 19:45:24 -0500 |
| parents | 06704d286748 |
| children | 30481ee59a46 |
comparison
equal
deleted
inserted
replaced
| 2:06704d286748 | 3:1bc005b195af |
|---|---|
| 70 label="Region of the genome to limit the operation to" | 70 label="Region of the genome to limit the operation to" |
| 71 help="This is useful when testing parameters to reduce the time required. The format is chr:start:end, for example "chr10" or "chr10:456700:891000"." /> | 71 help="This is useful when testing parameters to reduce the time required. The format is chr:start:end, for example "chr10" or "chr10:456700:891000"." /> |
| 72 </xml> | 72 </xml> |
| 73 | 73 |
| 74 <token name="@THREADS@">--numberOfProcessors "\${GALAXY_SLOTS:-4}"</token> | 74 <token name="@THREADS@">--numberOfProcessors "\${GALAXY_SLOTS:-4}"</token> |
| 75 <token name="@WRAPPER_VERSION@">2.0.1.0</token> | 75 <token name="@WRAPPER_VERSION@">2.0.1</token> |
| 76 <xml name="requirements"> | 76 <xml name="requirements"> |
| 77 <requirements> | 77 <requirements> |
| 78 <requirement type="package" version="2.7.10">python</requirement> | 78 <requirement type="package" version="2.7.10">python</requirement> |
| 79 <requirement type="binary">@BINARY@</requirement> | 79 <requirement type="binary">@BINARY@</requirement> |
| 80 <requirement type="package" version="2.0.1">deepTools</requirement> | 80 <requirement type="package" version="2.0.1">deepTools</requirement> |
