Mercurial > repos > guerler > springsuite
comparison spring_minz.xml @ 5:e44b8a76d754 draft
"planemo upload commit 0f78008658d469b8c412a393050ac4ed9230b9ee-dirty"
author | guerler |
---|---|
date | Fri, 31 Jul 2020 23:25:26 -0400 |
parents | bde9a1a44a36 |
children | 323f11769abf |
comparison
equal
deleted
inserted
replaced
4:bde9a1a44a36 | 5:e44b8a76d754 |
---|---|
1 <tool id="spring_minz" name="SPRING min-Z" version="0.1.0" python_template_version="3.5"> | 1 <tool id="spring_minz" name="SPRING min-Z" version="0.1.0" python_template_version="3.5"> |
2 <description>Filter operation</description> | 2 <description>filter operation</description> |
3 <code file="spring_minz.py"/> | 3 <code file="spring_minz.py"/> |
4 <command detect_errors="exit_code"><![CDATA[ | 4 <command detect_errors="exit_code"><![CDATA[ |
5 mkdir -p inputs && | 5 mkdir -p inputs && |
6 #for input in $inputs | 6 #for input in $inputs |
7 link '${str(input)}' 'inputs/${input.element_identifier}' && | 7 link '${str(input)}' 'inputs/${input.element_identifier}' && |