comparison NameMatcher.xml @ 1:54a9e177e17c draft

planemo upload for repository https://forge.inrae.fr/metexplore/met4j-galaxy commit 6bb33ff0ff022029543e5e5ace7d16418715aa1c
author metexplore
date Mon, 25 Aug 2025 16:07:10 +0000
parents 41bfd3a32e12
children 2aa74b67755f
comparison
equal deleted inserted replaced
0:41bfd3a32e12 1:54a9e177e17c
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>
7 <expand macro="bio_tools"/> 7 <expand macro="bio_tools"/>
8 <expand macro="requirements"/> 8 <expand macro="requirements"/>
9 <command detect_errors="exit_code"><![CDATA[met4j fr.inrae.toulouse.metexplore.met4j_toolbox.mapping.NameMatcher#if str($n): 9 <command detect_errors="exit_code"><![CDATA[met4j mapping.NameMatcher#if str($n):
10 -nMatch "$n" 10 -nMatch "$n"
11 #end if 11 #end if
12 #if str($nSkip): 12 #if str($nSkip):
13 -skip "$nSkip" 13 -skip "$nSkip"
14 #end if 14 #end if