Mercurial > repos > trinity_ctat > mcat2
changeset 0:132f72385f56 draft default tip
try creating cattest1
author | trinity_ctat |
---|---|
date | Fri, 08 Sep 2017 14:50:18 -0400 |
parents | |
children | |
files | mcat2.xml test-data/start_cat.txt test-data/three_cat.txt test-data/two_cat.txt |
diffstat | 4 files changed, 51 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mcat2.xml Fri Sep 08 14:50:18 2017 -0400 @@ -0,0 +1,39 @@ +<tool id="mcat2" name="MoCat" version="2.0.0"> + <requirements> + </requirements> + <command detect_errors="exit_code"><![CDATA[ + cat $input1 $input2 > $output + ]]></command> + <inputs> + <param type="data" name="input1" format="txt" /> + <param type="data" name="input2" format="txt" /> + </inputs> + <outputs> + <data name="output" format="txt" /> + </outputs> + + <tests> + <test> + <param name="input1" value="start_cat.txt" /> + <param name="input2" value="start_cat.txt" /> + <output name="output" file="two_cat.txt" /> + </test> + </tests> + + <help><![CDATA[ + This cat is two cat. + ]]></help> + + <citations> + <citation type="bibtex"> +@misc{myTwoCat, + author = {Dennis, Cicada}, + year = {2017}, + title = {myTwoCat}, + publisher = {Noone}, + journal = {nobody}, + url = {http://cicadamessenger.com}, +}</citation> + </citations> + +</tool>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/start_cat.txt Fri Sep 08 14:50:18 2017 -0400 @@ -0,0 +1,2 @@ +1. There is no cat like no cat. +