Mercurial > repos > plus > archer
changeset 1:9449431ac91e draft
Deleted selected files
author | plus |
---|---|
date | Thu, 29 May 2014 01:35:36 -0400 |
parents | 6a70f5848f4a |
children | d5aed166429d |
files | archer.xml |
diffstat | 1 files changed, 0 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/archer.xml Wed May 28 10:03:45 2014 -0400 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,14 +0,0 @@ -<?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> -