Mercurial > repos > eremeeva > sibelia
annotate init_sibelia.xml @ 0:c15285154e98 draft
something
author | eremeevaaa94@mail.ru |
---|---|
date | Thu, 05 Dec 2013 07:15:01 -0800 |
parents | |
children | a1e18620fc28 |
rev | line source |
---|---|
0 | 1 <tool id="Sibelia" name="sibelia"> |
2 <command interpreter="python">/home/lin/Downloads/galaxy-galaxy-dist-5c789ab4144a/tools/sibelia/Sibelia_wrapper.py $input $outperm $outblc </command> | |
3 <inputs> | |
4 <param name="input" type="text" label="Input parameters"/> | |
5 </inputs> | |
6 <outputs> | |
7 <data format="text" name="outperm" label="Genomes permutations" from_work_dir="genomes_permutations.txt /> | |
8 <data format="text" name="outblc" label="Blocks coords" from_work_dir="blocks_coords.txt /> | |
9 </outputs> | |
10 </tool> |