Previous changeset 9:4ab23324f633 (2024-03-06) |
Commit message:
planemo upload for repository https://gitlab.com/paulklemm_PHD/proteinortho commit e151cf96893602bf011c27a2d91df1ef594b774d |
modified:
proteinortho_grab_proteins.xml proteinortho_macros.xml |
b |
diff -r 4ab23324f633 -r 36dffb2bc194 proteinortho_grab_proteins.xml --- a/proteinortho_grab_proteins.xml Wed Mar 06 20:44:56 2024 +0000 +++ b/proteinortho_grab_proteins.xml Fri Dec 13 10:19:18 2024 +0000 |
b |
@@ -112,5 +112,9 @@ More information can be found on github https://gitlab.com/paulklemm_PHD/proteinortho ]]> </help> - <expand macro="citations"/> + <citations> + <citation type="doi">10.3389/fbinf.2023.1322477</citation> + <citation type="doi">10.1186/1471-2105-12-124</citation> + <citation type="doi">10.1371/journal.pone.0105015</citation> + </citations> </tool> |
b |
diff -r 4ab23324f633 -r 36dffb2bc194 proteinortho_macros.xml --- a/proteinortho_macros.xml Wed Mar 06 20:44:56 2024 +0000 +++ b/proteinortho_macros.xml Fri Dec 13 10:19:18 2024 +0000 |
b |
@@ -1,15 +1,8 @@ <?xml version="1.0"?> <macros> - <token name="@TOOL_VERSION@">6.3.1</token> - <token name="@WRAPPER_VERSION@">0</token> - <token name="@PROFILE@">22.05</token> - <xml name="citations"> - <citations> - <citation type="doi">10.1186/1471-2105-12-124</citation> - <citation type="doi">10.1371/journal.pone.0105015</citation> - <citation type="doi">10.3389/fbinf.2023.1322477</citation> - </citations> - </xml> + <token name="@TOOL_VERSION@">6.3.4</token> + <token name="@WRAPPER_VERSION@">0</token> + <token name="@PROFILE@">22.05</token> <xml name="biotools"> <xrefs> <xref type="bio.tools">proteinortho</xref> @@ -22,6 +15,7 @@ <requirement type="package" version="2.15.0">blast</requirement> <requirement type="package" version="445">ucsc-blat</requirement> <requirement type="package" version="1519">last</requirement> + <requirement type="package" version="16.747c6">mmseqs2</requirement> </requirements> </xml> <xml name="version_command"> |