Mercurial > repos > ebi-gxa > scmap_get_std_output
comparison scmap_macros.xml @ 7:2f63b1cd9122 draft
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit a1ad1ddd9b8e4db5bb82c3accae8311e0e488b19"
| author | ebi-gxa |
|---|---|
| date | Fri, 27 Nov 2020 13:42:47 +0000 |
| parents | 0d713384d8d8 |
| children | 601a933714f1 |
comparison
equal
deleted
inserted
replaced
| 6:0d713384d8d8 | 7:2f63b1cd9122 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">1.6.2</token> | 2 <token name="@TOOL_VERSION@">1.6.3</token> |
| 3 <token name="@HELP@">More information can be found at https://bioconductor.org/packages/release/bioc/html/scmap.html</token> | 3 <token name="@HELP@">More information can be found at https://bioconductor.org/packages/release/bioc/html/scmap.html</token> |
| 4 <token name="@PROFILE@">18.01</token> | 4 <token name="@PROFILE@">18.01</token> |
| 5 <xml name="requirements"> | 5 <xml name="requirements"> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="0.0.10">scmap-cli</requirement> | 7 <requirement type="package" version="0.0.11">scmap-cli</requirement> |
| 8 <yield/> | 8 <yield/> |
| 9 </requirements> | 9 </requirements> |
| 10 </xml> | 10 </xml> |
| 11 <xml name="version"> | 11 <xml name="version"> |
| 12 <version_command><![CDATA[ | 12 <version_command><![CDATA[ |
| 13 echo $(R --version | grep version | grep -v GNU)", scmap version" $(R --vanilla --slave -e "library(scmap); cat(sessionInfo()\$otherPkgs\$scmap\$Version)" 2> /dev/null | grep -v -i "WARNING: ") | 13 echo $(R --version | grep version | grep -v GNU)", scmap version" $(R --vanilla --slave -e "library(scmap); cat(sessionInfo()\$otherPkgs\$scmap\$Version)" 2> /dev/null | grep -v -i "WARNING: ") |
| 14 ]]></version_command> | 14 ]]></version_command> |
| 15 </xml> | 15 </xml> |
| 16 <token name="@VERSION_HISTORY@"><![CDATA[ | 16 <token name="@VERSION_HISTORY@"><![CDATA[ |
| 17 **Version history** | 17 **Version history** |
| 18 1.6.3+galaxy0: Update scmap-cli to 0.0.11 | |
| 18 1.6.2+galaxy0: Update scmap-cli to 0.0.10 | 19 1.6.2+galaxy0: Update scmap-cli to 0.0.10 |
| 19 1.6.1+galaxy0: Update scmap-cli to 0.0.9. | 20 1.6.1+galaxy0: Update scmap-cli to 0.0.9. |
| 20 1.6.0+galaxy0: Initial contribution. Jonathan Manning, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/. | 21 1.6.0+galaxy0: Initial contribution. Jonathan Manning, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/. |
| 21 ]]></token> | 22 ]]></token> |
| 22 <xml name="citations"> | 23 <xml name="citations"> |
