comparison reduce-model.xml @ 2:3119eda6ff48 draft default tip

planemo upload for repository https://github.com/brsynth/straindesign commit 628dbf7f95517f13542059ac4a9de58da440f1c6
author tduigou
date Tue, 23 Jul 2024 19:26:11 +0000
parents 2af5552f2273
children
comparison
equal deleted inserted replaced
1:c7481619744f 2:3119eda6ff48
2 <description>Delete gene in a biological model</description> 2 <description>Delete gene in a biological model</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements"/> 6 <expand macro="requirements"/>
7 <!--
7 <expand macro="stdio"/> 8 <expand macro="stdio"/>
9 -->
8 <command detect_errors="exit_code"><![CDATA[ 10 <command detect_errors="exit_code"><![CDATA[
9 python -m straindesign reduce-model 11 python -m straindesign reduce-model
10 @CMD_INPUT_MODEL@ 12 @CMD_INPUT_MODEL@
11 #if str($sd_strategy.sd_cond) == 'yes' 13 #if str($sd_strategy.sd_cond) == 'yes'
12 --input-straindesign-file '$sd_strategy.sd_tsv' 14 --input-straindesign-file '$sd_strategy.sd_tsv'