Mercurial > repos > vimalkumarvelayudhan > riboseqr_wrapper
comparison difftrans.xml @ 6:5a242f289347 default tip
Merge
| author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
|---|---|
| date | Tue, 27 Oct 2015 12:29:39 +0000 |
| parents | d7ce95ccf54f |
| children |
comparison
equal
deleted
inserted
replaced
| 5:423ad61697c4 | 6:5a242f289347 |
|---|---|
| 23 --normalize "$normalize" | 23 --normalize "$normalize" |
| 24 --html_file "$html_file" | 24 --html_file "$html_file" |
| 25 --output_path "$html_file.files_path" | 25 --output_path "$html_file.files_path" |
| 26 </command> | 26 </command> |
| 27 <inputs> | 27 <inputs> |
| 28 <param name="rdata_load" format="rda" type="data" | 28 <param name="rdata_load" format="RData" type="data" |
| 29 label="Select Metagene analysis (R data file)" | 29 label="Select Metagene analysis (R data file)" |
| 30 multiple="false"> | 30 multiple="false"> |
| 31 <validator type="expression" | 31 <validator type="expression" |
| 32 message="Please check if the correct RDA file is selected">value.name == "Metagene analysis (R data file)"</validator> | 32 message="Please check if the correct RDA file is selected">value.name == "Metagene analysis (R data file)"</validator> |
| 33 </param> | 33 </param> |
| 59 <data format="html" name="html_file" | 59 <data format="html" name="html_file" |
| 60 label="Differential Translation Analysis (HTML report)"/> | 60 label="Differential Translation Analysis (HTML report)"/> |
| 61 </outputs> | 61 </outputs> |
| 62 <!--<tests>--> | 62 <!--<tests>--> |
| 63 <!--<test>--> | 63 <!--<test>--> |
| 64 <!--<param name="rdata_load" value="Metagene analysis (R data file)"/>--> | 64 <!--<param name="rdata_load" value="Metagene analysis (R data file)" ftype="RData" />--> |
| 65 <!--<param name="slice_lengths" value="27,28"/>--> | 65 <!--<param name="slice_lengths" value="27,28"/>--> |
| 66 <!--<param name="frames" value="0,2"/>--> | 66 <!--<param name="frames" value="0,2"/>--> |
| 67 <!--<param name="group1" value="1,1,1,1"/>--> | 67 <!--<param name="group1" value="1,1,1,1"/>--> |
| 68 <!--<param name="group2" value="WT,WT,M,M"/>--> | 68 <!--<param name="group2" value="WT,WT,M,M"/>--> |
| 69 <!--<param name="normalize" checked="yes"/>--> | 69 <!--<param name="normalize" checked="yes"/>--> |
