Mercurial > repos > eremeeva > sibelia
view init_sibelia.xml @ 5:7b5e87542bd8 draft default tip
Coming to conclusion. Testing.
author | eremeevaaa94@mail.ru |
---|---|
date | Sun, 13 Apr 2014 07:02:26 -0700 |
parents | 74df95d8152a |
children |
line wrap: on
line source
<tool id="Sibelia" name="sibelia"> <command interpreter="python">Sibelia_wrapper.py $input </command> <inputs> <param name="input" size="100" type="text" label="Input parameters"/> </inputs> <outputs> <data format="txt" name="outperm" label="Genomes permutations" from_work_dir="genomes_permutations.txt" /> <data format="txt" name="outblc" label="Blocks coords" from_work_dir="blocks_coords.txt" /> </outputs> </tool>