Mercurial > repos > devteam > lda_analysis
comparison lda_analy.xml @ 2:cf85ea165ce0 draft default tip
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
| author | devteam |
|---|---|
| date | Tue, 13 Oct 2015 12:23:54 -0400 |
| parents | 423bcc3a3785 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:423bcc3a3785 | 2:cf85ea165ce0 |
|---|---|
| 4 <requirement type="package" version="2.11.0">R</requirement> | 4 <requirement type="package" version="2.11.0">R</requirement> |
| 5 </requirements> | 5 </requirements> |
| 6 <command interpreter="sh">r_wrapper.sh $script_file</command> | 6 <command interpreter="sh">r_wrapper.sh $script_file</command> |
| 7 <inputs> | 7 <inputs> |
| 8 <param format="tabular" name="input" type="data" label="Source file"/> | 8 <param format="tabular" name="input" type="data" label="Source file"/> |
| 9 <param name="cond" size="30" type="integer" value="3" label="Number of principal components" help="See TIP below"> | 9 <param name="cond" type="integer" value="3" label="Number of principal components" help="See TIP below"> |
| 10 <validator type="empty_field" message="Enter a valid number of principal components, see syntax below for examples"/> | 10 <validator type="empty_field" message="Enter a valid number of principal components, see syntax below for examples"/> |
| 11 </param> | 11 </param> |
| 12 | 12 |
| 13 </inputs> | 13 </inputs> |
| 14 <outputs> | 14 <outputs> |
