changeset 5:7fc311b62935 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 125cf464c48f83a6594961a86f4ec2492fc2e538"
author ebi-gxa
date Thu, 03 Sep 2020 09:19:07 +0000
parents e36cb0413c39
children 6990f58793ce
files atlas-retrieve-macros.xml retrieve-scxa.xml
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/atlas-retrieve-macros.xml	Thu Jul 16 10:58:21 2020 +0000
+++ b/atlas-retrieve-macros.xml	Thu Sep 03 09:19:07 2020 +0000
@@ -1,10 +1,10 @@
 <macros>
-    <token name="@TOOL_VERSION@">1.0.0</token>
+    <token name="@TOOL_VERSION@">1.0.1</token>
     <token name="@HELP@">More information can be found at https://github.com/ebi-gene-expression-group/atlas-data-import</token>
     <token name="@PROFILE@">18.01</token>
     <xml name="requirements">
       <requirements>
-        <requirement type="package" version="0.0.10">atlas-data-import</requirement>
+        <requirement type="package" version="0.0.11">atlas-data-import</requirement>
             <yield/>
       </requirements>
     </xml>
--- a/retrieve-scxa.xml	Thu Jul 16 10:58:21 2020 +0000
+++ b/retrieve-scxa.xml	Thu Sep 03 09:19:07 2020 +0000
@@ -1,4 +1,4 @@
-<tool id="retrieve_scxa" name="Atlas import: get experiment data" version="1@TOOL_VERSION@+galaxy0"  profile="@PROFILE@">
+<tool id="retrieve_scxa" name="Atlas import: get experiment data" version="@TOOL_VERSION@+galaxy0"  profile="@PROFILE@">
     <description>Retrieve expression matrices and metadata from EBI Single Cell Expression Atlas (SCXA)</description>
     <macros>
          <import>atlas-retrieve-macros.xml</import>