Mercurial > repos > iuc > decontaminator
annotate macros.xml @ 0:540b44eb8475 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
| author | iuc |
|---|---|
| date | Mon, 09 Jan 2023 13:26:47 +0000 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
1 <macros> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
2 <token name="@TOOL_VERSION@">1.0.0</token> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
3 <token name="@VERSION_SUFFIX@">0</token> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
4 <xml name="requirements"> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
5 <requirements> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
6 <requirement type="package" version="1.23.3">numpy</requirement> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
7 <requirement type="package" version="1.79">biopython</requirement> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
8 <requirement type="package" version="1.4.4">pandas</requirement> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
9 <requirement type="package" version="1.1.0">joblib</requirement> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
10 <requirement type="package" version="1.1.2">scikit-learn</requirement> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
11 <requirement type="package" version="3.7.0">h5py</requirement> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
12 <requirement type="package" version="2.9.1">tensorflow</requirement> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
13 </requirements> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
14 </xml> |
|
540b44eb8475
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/decontaminator commit 3f8e87001f3dfe7d005d0765aeaa930225c93b72
iuc
parents:
diff
changeset
|
15 </macros> |
