Mercurial > repos > tduigou > straindesign_simulate_deletion
comparison simulate-deletion.xml @ 2:6b3e0996185f draft default tip
planemo upload for repository https://github.com/brsynth/straindesign commit 628dbf7f95517f13542059ac4a9de58da440f1c6
author | tduigou |
---|---|
date | Tue, 23 Jul 2024 19:26:22 +0000 |
parents | 14747c55330c |
children |
comparison
equal
deleted
inserted
replaced
1:ff6b095b1585 | 2:6b3e0996185f |
---|---|
2 <description>Search genes to delete in a biological model</description> | 2 <description>Search genes to delete 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 simulate-deletion | 11 python -m straindesign simulate-deletion |
10 @CMD_INPUT_MODEL@ | 12 @CMD_INPUT_MODEL@ |
11 @CMD_INPUT_PATHWAY@ | 13 @CMD_INPUT_PATHWAY@ |
12 @CMD_INPUT_MEDIUM@ | 14 @CMD_INPUT_MEDIUM@ |