Mercurial > repos > ebi-gxa > monocle3_diffexp
diff monocle3-diffExp.xml @ 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 | 9261eff5cd98 |
| children |
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
