Mercurial > repos > anmoljh > candidate_compound_select
comparison select_compound.xml @ 1:3bd5537cc516 draft default tip
planemo upload commit 6cabcd537575539c1428b3c5e1780c14a5f36b6e-dirty
| author | anmoljh |
|---|---|
| date | Wed, 25 Oct 2017 04:39:07 -0400 |
| parents | 557baa97ed72 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:557baa97ed72 | 1:3bd5537cc516 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool id="select_compound" name="Select Compounds based of score" version="1.0"> | 2 <tool id="select_compound" name="Select Compounds based of score" version="1.0"> |
| 3 <description>This tool selects compounds from prediction result based on given score</description> | 3 <description>This tool selects compounds from prediction result based on given score</description> |
| 4 | |
| 5 <requirements> | |
| 6 <requirement type="package" version="3.2.1">R</requirement> | |
| 7 </requirements> | |
| 4 | 8 |
| 5 <stdio> | 9 <stdio> |
| 6 <exit_code range="1:" /> | 10 <exit_code range="1:" /> |
| 7 </stdio> | 11 </stdio> |
| 8 | 12 |
