Mercurial > repos > ebi-gxa > scmap_scmap_cluster
comparison scmap_macros.xml @ 7:40e10f3a1844 draft
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 824146613fdab1de5bf430e01422417a720fe3f2"
author | ebi-gxa |
---|---|
date | Thu, 13 Aug 2020 06:13:02 -0400 |
parents | 49025c0cd5ca |
children | a0da1d3155dd |
comparison
equal
deleted
inserted
replaced
6:49025c0cd5ca | 7:40e10f3a1844 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@TOOL_VERSION@">1.6.1</token> | 2 <token name="@TOOL_VERSION@">1.6.2</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.9">scmap-cli</requirement> | 7 <requirement type="package" version="0.0.10">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.2+galaxy0: Update scmap-cli to 0.0.10 | |
18 1.6.1+galaxy0: Update scmap-cli to 0.0.9. | 19 1.6.1+galaxy0: Update scmap-cli to 0.0.9. |
19 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/. | 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/. |
20 ]]></token> | 21 ]]></token> |
21 <xml name="citations"> | 22 <xml name="citations"> |
22 <citations> | 23 <citations> |