Mercurial > repos > greg > kaks_analysis_barplot
comparison kaks_analysis_barplot.xml @ 4:a419970e9c19 draft
Uploaded
author | greg |
---|---|
date | Wed, 08 Mar 2017 14:07:30 -0500 |
parents | 9ec2b94ff094 |
children |
comparison
equal
deleted
inserted
replaced
3:9ec2b94ff094 | 4:a419970e9c19 |
---|---|
16 <param name="components" format="tabular" type="data" label="Significant components in the ks distribution" /> | 16 <param name="components" format="tabular" type="data" label="Significant components in the ks distribution" /> |
17 </inputs> | 17 </inputs> |
18 <outputs> | 18 <outputs> |
19 <data name="output" format="pdf"/> | 19 <data name="output" format="pdf"/> |
20 </outputs> | 20 </outputs> |
21 <tests> | |
22 <test> | |
23 <param name="kaks" value="kaks.tabular" ftype="tabular" /> | |
24 <param name="components" value="components.tabular" ftype="tabular" /> | |
25 <output name="output" file="output.pdf" ftype="pdf" compare="contains" /> | |
26 </test> | |
27 </tests> | |
21 <help> | 28 <help> |
22 **What it does** | 29 **What it does** |
23 | 30 |
24 Draws a barplot of the significant components in the ks distribution. | 31 Draws a barplot of the significant components in the ks distribution. |
25 </help> | 32 </help> |