Mercurial > repos > iuc > mageck_test
annotate mageck_macros.xml @ 0:ea8bd0408fc9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
| author | iuc |
|---|---|
| date | Wed, 14 Feb 2018 06:09:02 -0500 |
| parents | |
| children | bd1b6afd52d1 |
| rev | line source |
|---|---|
|
0
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
2 <macros> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
3 <token name="@VERSION@">0.5.7</token> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
4 <xml name="requirements"> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
5 <requirements> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
6 <requirement type="package" version="@VERSION@">mageck</requirement> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
7 <!-- needed for pdf report outputs --> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
8 <requirement type="package" version="3.0.1">r-gplots</requirement> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
9 <requirement type="package" version="1.8_2">r-xtable</requirement> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
10 <yield/> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
11 </requirements> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
12 </xml> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
13 <xml name="version"> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
14 <version_command>mageck -v </version_command> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
15 </xml> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
16 <xml name="citations"> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
17 <citations> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
18 <citation type="doi">10.1186/s13059-014-0554-4</citation> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
19 </citations> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
20 </xml> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
21 <xml name="sort_criteria"> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
22 <param name="sort_criteria" argument="--sort-criteria" type="select" label="Sorting criteria"> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
23 <option value="neg" selected="True">Negative selection</option> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
24 <option value="pos">positive selection</option> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
25 </param> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
26 </xml> |
|
ea8bd0408fc9
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 3a58259cd0f035510963d470ea8ddbe551aea058-dirty
iuc
parents:
diff
changeset
|
27 </macros> |
