Mercurial > repos > devteam > plot_from_lda
changeset 1:d096b6d081e5 draft default tip
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
author | devteam |
---|---|
date | Tue, 13 Oct 2015 12:28:33 -0400 |
parents | 542c4323ed83 |
children | |
files | plot_from_lda.xml |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/plot_from_lda.xml Mon Jul 28 11:30:26 2014 -0400 +++ b/plot_from_lda.xml Tue Oct 13 12:28:33 2015 -0400 @@ -8,9 +8,9 @@ <inputs> <param format="txt" name="input" type="data" label="Source file"> </param> - <param name="my_title" size="30" type="text" value="My Figure" label="Title of your plot" help="See syntax below"> </param> - <param name="X_axis" size="30" type="text" value="Text for X axis" label="Legend of X axis in your plot" help="See syntax below"> </param> - <param name="Y_axis" size="30" type="text" value="Text for Y axis" label="Legend of Y axis in your plot" help="See syntax below"> </param> + <param name="my_title" type="text" value="My Figure" label="Title of your plot" help="See syntax below"> </param> + <param name="X_axis" type="text" value="Text for X axis" label="Legend of X axis in your plot" help="See syntax below"> </param> + <param name="Y_axis" type="text" value="Text for Y axis" label="Legend of Y axis in your plot" help="See syntax below"> </param> </inputs> <outputs> <data format="pdf" name="pdf_output" />