annotate macros.xml @ 0:aaa94e13ac60 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
author iuc
date Thu, 21 May 2015 22:49:06 -0400
parents
children 272c6e61dd0c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
2 <macros>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
3 <xml name="requirements">
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
4 <requirements>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
5 <requirement type="package" version="2.4.0">progressivemauve</requirement>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
6 <yield/>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
7 </requirements>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
8 </xml>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
9 <token name="@WRAPPER_VERSION@">2.4.0</token>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
10 <xml name="stdio">
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
11 <stdio>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
12 <!-- Anything other than zero is an error -->
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
13 <exit_code range="1:"/>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
14 <exit_code range=":-1"/>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
15 <!-- In case the return code has not been set propery check stderr too -->
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
16 <regex match="Error:"/>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
17 <regex match="Exception:"/>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
18 </stdio>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
19 </xml>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
20 <xml name="citation">
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
21 <citations>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
22 <citation type="doi">10.1371/journal.pone.0011147</citation>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
23 </citations>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
24 </xml>
aaa94e13ac60 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/progressivemauve commit e8e971905f5fce11a99d51b1399af45288389d76
iuc
parents:
diff changeset
25 </macros>