Previous changeset 2:3a1253ee137b (2019-08-27) Next changeset 4:58b278def57e (2019-09-06) |
Commit message:
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rgrnastar commit 968dcb9c347b8419fd4fa62f29e036269c6f8a28" |
modified:
macros.xml rg_rnaStarSolo.xml |
b |
diff -r 3a1253ee137b -r 61cb2042581a macros.xml --- a/macros.xml Tue Aug 27 05:58:14 2019 -0400 +++ b/macros.xml Fri Aug 30 08:08:43 2019 -0400 |
b |
@@ -4,7 +4,7 @@ The data manager uses a symlink to this macro file to keep the versions in sync. --> <!-- STAR version to be used --> - <token name="@VERSION@">2.7.2a</token> + <token name="@VERSION@">2.7.2b</token> <!-- STAR index version compatible with this version of STAR This is the STAR version that introduced the index structure expected by the current version. |
b |
diff -r 3a1253ee137b -r 61cb2042581a rg_rnaStarSolo.xml --- a/rg_rnaStarSolo.xml Tue Aug 27 05:58:14 2019 -0400 +++ b/rg_rnaStarSolo.xml Fri Aug 30 08:08:43 2019 -0400 |
b |
@@ -2,7 +2,7 @@ <description>mapping, demultiplexing and gene quantification for single cell RNA-seq</description> <macros> <import>macros.xml</import> - <token name="@WRAPPER@">1</token> + <token name="@WRAPPER@"></token> </macros> <expand macro="requirements"/> <expand macro="stdio" > |