Mercurial > repos > iuc > snapatac2_preprocessing
comparison preprocessing.xml @ 5:c5c94e01a1b5 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:49 +0000 |
parents | 4ecdea4cbea1 |
children |
comparison
equal
deleted
inserted
replaced
4:fef8f61cb34c | 5:c5c94e01a1b5 |
---|---|
1 <tool id="snapatac2_preprocessing" name="SnapATAC2 Preprocessing" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> | 1 <tool id="snapatac2_preprocessing" name="SnapATAC2 Preprocessing" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> |
2 <description>and integration</description> | 2 <description>and integration</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 #if $method.method != 'pp.make_fragment_file' and $method.method != 'pp.import_data' | 11 #if $method.method != 'pp.make_fragment_file' and $method.method != 'pp.import_data' |