Mercurial > repos > ebi-gxa > garnett_transform_markers
changeset 3:1dc49d16e96c draft default tip
"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit 85476ee7f3b1d96e9d0afb972af1aaa67d990ce4"
author | ebi-gxa |
---|---|
date | Mon, 27 Apr 2020 11:18:45 -0400 |
parents | b35eef6b1fcc |
children | |
files | garnett_macros.xml garnett_transform_markers.xml |
diffstat | 2 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/garnett_macros.xml Mon Apr 27 09:34:03 2020 -0400 +++ b/garnett_macros.xml Mon Apr 27 11:18:45 2020 -0400 @@ -16,6 +16,7 @@ <token name="@VERSION_HISTORY@"><![CDATA[ **Version history** 0.2.8+galaxy0: Initial contribution. Andrey Solovyev, Expression Atlas team https://www.ebi.ac.uk/gxa/home at EMBL-EBI https://www.ebi.ac.uk/. + 0.2.8+galaxy1: Minor improvements and bug fixes in IO. ]]></token> <xml name="citations"> <citations>
--- a/garnett_transform_markers.xml Mon Apr 27 09:34:03 2020 -0400 +++ b/garnett_transform_markers.xml Mon Apr 27 11:18:45 2020 -0400 @@ -1,4 +1,4 @@ -<tool id="garnett_transform_markers" name="Garnett - transform markes" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> +<tool id="garnett_transform_markers" name="Garnett - transform markes" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> <description>Transform marker files from Single Cell Expression Atlas format to that compatible with Garnett</description> <macros> <import>garnett_macros.xml</import>