comparison coverage_distributions.xml @ 31:a631c2f6d913

Update to Miller Lab devshed revision 3c4110ffacc3
author Richard Burhans <burhans@bx.psu.edu>
date Fri, 20 Sep 2013 13:25:27 -0400
parents 8997f2ca8c7a
children
comparison
equal deleted inserted replaced
30:4188853b940b 31:a631c2f6d913
54 </inputs> 54 </inputs>
55 55
56 <outputs> 56 <outputs>
57 <data name="output" format="html" /> 57 <data name="output" format="html" />
58 </outputs> 58 </outputs>
59
60 <requirements>
61 <requirement type="package" version="0.1">gd_c_tools</requirement>
62 </requirements>
59 63
60 <tests> 64 <tests>
61 <test> 65 <test>
62 <param name="input" value="test_in/sample.gd_snp" ftype="gd_snp" /> 66 <param name="input" value="test_in/sample.gd_snp" ftype="gd_snp" />
63 <param name="choice" value="0" /> 67 <param name="choice" value="0" />
119 JPT 0 0 0 0 0 0 0 0 1 1 1 2 2 3 4 5 7 8 10 12 123 JPT 0 0 0 0 0 0 0 0 1 1 1 2 2 3 4 5 7 8 10 12
120 etc. 124 etc.
121 125
122 graphical output: 126 graphical output:
123 127
124 .. image:: ${static_path}/images/gd_coverage.png 128 .. image:: $PATH_TO_IMAGES/gd_coverage.png
125 129
126 </help> 130 </help>
127 </tool> 131 </tool>