Mercurial > repos > biomonika > test_dependency
diff test_dependency.xml @ 8:5573c2fa9824
full depend
author | biomonika <biomonika@psu.edu> |
---|---|
date | Mon, 25 Aug 2014 12:51:30 -0400 |
parents | 7112ee9a7ada |
children | 01811c70635c |
line wrap: on
line diff
--- a/test_dependency.xml Sun Aug 24 22:56:50 2014 -0400 +++ b/test_dependency.xml Mon Aug 25 12:51:30 2014 -0400 @@ -1,12 +1,10 @@ <tool id="test_dependency" name="test_dependency"> <description>Test toolshed dependency</description> - <command interpreter="bash">test_dependency.sh $output $input1 $input2</command> + <command interpreter="bash">test_dependency.sh $output</command> <inputs> - <param format="fastq" name="input1" type="data" label="Fake left reads"/> - <param format="fastq" name="input2" type="data" label="Fake right reads"/> </inputs> <outputs> - <data format="fasta" name="output" /> + <data format="txt" name="output" /> </outputs> <tests>