Mercurial > repos > eremeeva > sibelia
diff init_sibelia.xml @ 0:c15285154e98 draft
something
author | eremeevaaa94@mail.ru |
---|---|
date | Thu, 05 Dec 2013 07:15:01 -0800 |
parents | |
children | a1e18620fc28 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/init_sibelia.xml Thu Dec 05 07:15:01 2013 -0800 @@ -0,0 +1,10 @@ +<tool id="Sibelia" name="sibelia"> + <command interpreter="python">/home/lin/Downloads/galaxy-galaxy-dist-5c789ab4144a/tools/sibelia/Sibelia_wrapper.py $input $outperm $outblc </command> + <inputs> + <param name="input" type="text" label="Input parameters"/> + </inputs> + <outputs> + <data format="text" name="outperm" label="Genomes permutations" from_work_dir="genomes_permutations.txt /> + <data format="text" name="outblc" label="Blocks coords" from_work_dir="blocks_coords.txt /> + </outputs> +</tool> \ No newline at end of file