comparison ProHits_DotPlot_Generator.xml @ 28:213e87eb9ade draft

Uploaded
author bornea
date Tue, 19 Apr 2016 11:57:16 -0400
parents c0b883652821
children
comparison
equal deleted inserted replaced
27:63cc1f29a57b 28:213e87eb9ade
15 <data format="pdf" name="heatmap" label="Heatmap" /> 15 <data format="pdf" name="heatmap" label="Heatmap" />
16 <data format="pdf" name="estimated" label="Estimated" /> 16 <data format="pdf" name="estimated" label="Estimated" />
17 <data format="pdf" name="stats" label="Stats" /> 17 <data format="pdf" name="stats" label="Stats" />
18 </outputs> 18 </outputs>
19 <stdio> 19 <stdio>
20 <regex match="DotPlot did not run correctly"
21 source="stdout"
22 level="fatal"
23 description="DotPlot did not run correctly."/>
20 <regex match="Error|error" 24 <regex match="Error|error"
21 source="stdout" 25 source="stdout"
22 level="fatal" 26 level="fatal"
23 description="Unknown error"/> 27 description="Unknown error"/>
24 <regex match="Error|error" 28 <regex match="Error|error"
27 description="Unknown error"/> 31 description="Unknown error"/>
28 <regex match="Error: bad bait" 32 <regex match="Error: bad bait"
29 source="stdout" 33 source="stdout"
30 level="fatal" 34 level="fatal"
31 description="Error: bad bait"/> 35 description="Error: bad bait"/>
32 <regex match="DotPlot did not run correctly"
33 source="stdout"
34 level="fatal"
35 description="DotPlot did not run correctly."/>
36 </stdio> 36 </stdio>
37 37
38 <tests> 38 <tests>
39 <test> 39 <test>
40 <param name="input" value="fa_gc_content_input.fa"/> 40 <param name="input" value="fa_gc_content_input.fa"/>