comparison dimension_reduction_clustering.xml @ 5:d3ea0ba3d066 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snapatac2 commit a9dc6c2d00d4488dfb751609bac74b19f241e06a
author iuc
date Thu, 07 Nov 2024 13:07:58 +0000
parents 8f8bef61fd0b
children
comparison
equal deleted inserted replaced
4:afb90d3485df 5:d3ea0ba3d066
1 <tool id="snapatac2_clustering" name="SnapATAC2 Clustering" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="snapatac2_clustering" name="SnapATAC2 Clustering" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>and dimension reduction</description> 2 <description>and dimension reduction</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="xrefs"/>
6 <requirements> 7 <requirements>
7 <expand macro="requirements"/> 8 <expand macro="requirements"/>
8 </requirements> 9 </requirements>
9 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
10 export NUMBA_CACHE_DIR="\${TEMP:-/tmp}"; 11 export NUMBA_CACHE_DIR="\${TEMP:-/tmp}";