Mercurial > repos > iuc > velocyto_cli
changeset 2:90e95e9ee190 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/velocyto commit 4b95b96461684de086fe7e8086af9385f3ed7930
author | iuc |
---|---|
date | Wed, 20 Dec 2023 18:03:30 +0000 |
parents | 883c33ef3372 |
children | |
files | velocyto_cli.xml |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/velocyto_cli.xml Mon May 15 10:03:38 2023 +0000 +++ b/velocyto_cli.xml Wed Dec 20 18:03:30 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="velocyto_cli" name="velocyto CLI" version="@VERSION@+galaxy1"> +<tool id="velocyto_cli" name="velocyto CLI" version="@VERSION@+galaxy2"> <description>pre-process data for the analysis of RNA velocity</description> <macros> <import>macros.xml</import> @@ -21,6 +21,8 @@ <![CDATA[ #import re +export NUMBA_CACHE_DIR="\${TEMP:-/tmp}"; + #if str($main.do) == "run10x": #if str($main.sample_definition.sample_definition_select) == "manual": #set sample = str($main.sample_definition.sample)