Mercurial > repos > iuc > gprofiler_random
comparison macros.xml @ 1:7d18814397a7 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gprofiler/ commit 4d4576623a85b58137f9e8c5a7747cb2f484c8b6"
| author | iuc |
|---|---|
| date | Mon, 18 Nov 2019 17:55:11 -0500 |
| parents | 39a063071667 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:39a063071667 | 1:7d18814397a7 |
|---|---|
| 7 <yield /> | 7 <yield /> |
| 8 </requirements> | 8 </requirements> |
| 9 </xml> | 9 </xml> |
| 10 | 10 |
| 11 <token name="@TOOL_VERSION@">0.1.7</token> | 11 <token name="@TOOL_VERSION@">0.1.7</token> |
| 12 <token name="@VERSION@">@TOOL_VERSION@+galaxy10</token> | 12 <token name="@VERSION@">@TOOL_VERSION@+galaxy11</token> |
| 13 | 13 |
| 14 <xml name="version_command"> | 14 <xml name="version_command"> |
| 15 <version_command> | 15 <version_command> |
| 16 Rscript -e 'library(gprofiler2); packageVersion("gprofiler2")' | sed 's/\[1\] //' | sed 's/.//;s/.$//' | 16 Rscript -e 'library(gprofiler2); packageVersion("gprofiler2")' | sed 's/\[1\] //' | sed 's/.//;s/.$//' |
| 17 </version_command> | 17 </version_command> |
| 92 </section> | 92 </section> |
| 93 </xml> | 93 </xml> |
| 94 | 94 |
| 95 <xml name="citations"> | 95 <xml name="citations"> |
| 96 <citations> | 96 <citations> |
| 97 <citation type="doi">doi:10.1093/nar/gkz369</citation> | 97 <citation type="doi">10.1093/nar/gkz369</citation> |
| 98 <yield /> | 98 <yield /> |
| 99 </citations> | 99 </citations> |
| 100 </xml> | 100 </xml> |
| 101 </macros> | 101 </macros> |
