Mercurial > repos > iuc > proteinortho
comparison proteinortho_macros.xml @ 3:9b99159b2b23 draft
"planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit f9f76c814416eb60cda96a1be6c0c3a4690bf7ad"
author | iuc |
---|---|
date | Tue, 04 Jan 2022 18:45:28 +0000 |
parents | a8addd4fb60a |
children | 85c411546123 |
comparison
equal
deleted
inserted
replaced
2:a8addd4fb60a | 3:9b99159b2b23 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <macros> | 2 <macros> |
3 <token name="@TOOL_VERSION@">6.0.31</token> | 3 <token name="@TOOL_VERSION@">6.0.32</token> |
4 <token name="@WRAPPER_VERSION@">1</token> | 4 <token name="@WRAPPER_VERSION@">0</token> |
5 <token name="@PROFILE@">20.09</token> | 5 <token name="@PROFILE@">20.09</token> |
6 <xml name="citations"> | 6 <xml name="citations"> |
7 <citations> | 7 <citations> |
8 <citation type="doi">10.1186/1471-2105-12-124</citation> | 8 <citation type="doi">10.1186/1471-2105-12-124</citation> |
9 <citation type="doi">10.1371/journal.pone.0105015</citation> | 9 <citation type="doi">10.1371/journal.pone.0105015</citation> |
15 <!-- blast, blat, and last are not in the biopython requirements | 15 <!-- blast, blat, and last are not in the biopython requirements |
16 diamond is, but latest version does not work: https://gitlab.com/paulklemm_PHD/proteinortho/-/issues/55 --> | 16 diamond is, but latest version does not work: https://gitlab.com/paulklemm_PHD/proteinortho/-/issues/55 --> |
17 <requirement type="package" version="2.0.9">diamond</requirement> | 17 <requirement type="package" version="2.0.9">diamond</requirement> |
18 <requirement type="package" version="2.12.0">blast</requirement> | 18 <requirement type="package" version="2.12.0">blast</requirement> |
19 <requirement type="package" version="36">blat</requirement> | 19 <requirement type="package" version="36">blat</requirement> |
20 <requirement type="package" version="1256">last</requirement> | 20 <requirement type="package" version="1257">last</requirement> |
21 </requirements> | 21 </requirements> |
22 </xml> | 22 </xml> |
23 <xml name="version_command"> | 23 <xml name="version_command"> |
24 <version_command>proteinortho -v</version_command> | 24 <version_command>proteinortho -v</version_command> |
25 </xml> | 25 </xml> |