changeset 2:05f1ad42d728 draft

"planemo upload for repository https://github.com/ebi-gene-expression-group/container-galaxy-sc-tertiary/ commit c388aa3bb719eff471508b6f01cae8583ee7bb1d"
author ebi-gxa
date Thu, 14 May 2020 21:13:20 +0000
parents f443e054370f
children f13ae5d7b00f
files monocle3-diffExp.xml monocle3-macros.xml
diffstat 2 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/monocle3-diffExp.xml	Thu Apr 16 08:55:22 2020 +0000
+++ b/monocle3-diffExp.xml	Thu May 14 21:13:20 2020 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<tool id="monocle3_diffExp" name="Monocle3 diffExp" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@">
+<tool id="monocle3_diffExp" name="Monocle3 diffExp" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
   <description> of genes along a trajectory</description>
   <macros>
     <import>monocle3-macros.xml</import>
@@ -14,6 +14,7 @@
 #end if
     --method '$(method)'
     --alternative '$(alternative)'
+    --cores \${GALAXY_SLOTS:-1}
 
     @INPUT_OPTS@
     output.tsv
--- a/monocle3-macros.xml	Thu Apr 16 08:55:22 2020 +0000
+++ b/monocle3-macros.xml	Thu May 14 21:13:20 2020 +0000
@@ -4,6 +4,7 @@
   <token name="@HELP@">More information can be found at https://cole-trapnell-lab.github.io/monocle3/ and https://github.com/ebi-gene-expression-group/monocle-scripts</token>
   <token name="@VERSION_HISTORY@"><![CDATA[
 **Version history**
+0.1.5+galaxy0: Updated to monocle3-cli 0.0.8 to add top marker genes and fix container plots for plotCells (only those two modules upgraded).
 
 0.1.4+galaxy0: Updated to monocle3-cli 0.0.7 to fix bug with column headers in tsv.