Mercurial > repos > devteam > lda_analysis
changeset 2:cf85ea165ce0 draft default tip
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
| author | devteam | 
|---|---|
| date | Tue, 13 Oct 2015 12:23:54 -0400 | 
| parents | 423bcc3a3785 | 
| children | |
| files | lda_analy.xml | 
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- a/lda_analy.xml Mon Jul 28 11:41:28 2014 -0400 +++ b/lda_analy.xml Tue Oct 13 12:23:54 2015 -0400 @@ -6,7 +6,7 @@ <command interpreter="sh">r_wrapper.sh $script_file</command> <inputs> <param format="tabular" name="input" type="data" label="Source file"/> - <param name="cond" size="30" type="integer" value="3" label="Number of principal components" help="See TIP below"> + <param name="cond" type="integer" value="3" label="Number of principal components" help="See TIP below"> <validator type="empty_field" message="Enter a valid number of principal components, see syntax below for examples"/> </param>
