Mercurial > repos > plus > archer
view archer.xml @ 0:6a70f5848f4a draft
Uploaded
author | plus |
---|---|
date | Wed, 28 May 2014 10:03:45 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool id="archerTool" name="archer"> <description>Gene Mutation Identification</description> <command>/home/plus91/archer_1.0.0/archer/archer.pl -config /home/plus91/galaxy-dist/database/files/000/$dat_file $out_file1</command> <inputs> <param name="dat_file" type="data" format="dat" label="Select dat file" /> </inputs> <outputs> <data format="dat" name="out_file1" /> </outputs> <help> </help> </tool>