Mercurial > repos > vimalkumarvelayudhan > riboseqr_wrapper
comparison metagene.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 |
|---|---|
| 25 --rdata_save "$rdata_save" | 25 --rdata_save "$rdata_save" |
| 26 --html_file "$html_file" | 26 --html_file "$html_file" |
| 27 --output_path "$html_file.files_path" | 27 --output_path "$html_file.files_path" |
| 28 </command> | 28 </command> |
| 29 <inputs> | 29 <inputs> |
| 30 <param name="rdata_load" type="data" format="rda" | 30 <param name="rdata_load" type="data" format="RData" |
| 31 label="Select Triplet periodicity (R data file)" | 31 label="Select Triplet periodicity (R data file)" |
| 32 multiple="false" optional="false" | 32 multiple="false" optional="false" |
| 33 help="<br><h4><font color="#666666">filterHits parameters (footprint reads to be used in the analysis)</font></h4>"> | 33 help="<br><h4><font color="#666666">filterHits parameters (footprint reads to be used in the analysis)</font></h4>"> |
| 34 <validator type="expression" | 34 <validator type="expression" |
| 35 message="Please check if the correct RDA file is selected">value.name == "Triplet periodicity (R data file)"</validator> | 35 message="Please check if the correct RDA file is selected">value.name == "Triplet periodicity (R data file)"</validator> |
| 101 </inputs> | 101 </inputs> |
| 102 <stdio> | 102 <stdio> |
| 103 <exit_code range="1:" level="fatal" description="Error" /> | 103 <exit_code range="1:" level="fatal" description="Error" /> |
| 104 </stdio> | 104 </stdio> |
| 105 <outputs> | 105 <outputs> |
| 106 <data format="rda" name="rdata_save" | 106 <data format="RData" name="rdata_save" |
| 107 label="Metagene analysis (R data file)"/> | 107 label="Metagene analysis (R data file)"/> |
| 108 <data format="html" name="html_file" | 108 <data format="html" name="html_file" |
| 109 label="Metagene analysis (HTML report)"/> | 109 label="Metagene analysis (HTML report)"/> |
| 110 </outputs> | 110 </outputs> |
| 111 <!--<tests>--> | 111 <!--<tests>--> |
| 112 <!--<test>--> | 112 <!--<test>--> |
| 113 <!--<param name="rdata_load" value="Triplet periodicity (R data file)" ftype="rda"/>--> | 113 <!--<param name="rdata_load" value="Triplet periodicity (R data file)" ftype="RData"/>--> |
| 114 <!--<param name="hit_mean" value="50"/>--> | 114 <!--<param name="hit_mean" value="50"/>--> |
| 115 <!--<param name="unique_hit_mean" value="10"/>--> | 115 <!--<param name="unique_hit_mean" value="10"/>--> |
| 116 <!--<param name="min5p" value="-20"/>--> | 116 <!--<param name="min5p" value="-20"/>--> |
| 117 <!--<param name="max5p" value="200"/>--> | 117 <!--<param name="max5p" value="200"/>--> |
| 118 <!--<param name="min3p" value="-200"/>--> | 118 <!--<param name="min3p" value="-200"/>--> |
| 119 <!--<param name="max3p" value="20"/>--> | 119 <!--<param name="max3p" value="20"/>--> |
| 120 <!--<param name="cap" value=""/>--> | 120 <!--<param name="cap" value=""/>--> |
| 121 <!--<param name="plot_title" value=""/>--> | 121 <!--<param name="plot_title" value=""/>--> |
| 122 <!--<output name="rdata_save" file="Metagene analysis (R data file)" ftype="rda"/>--> | 122 <!--<output name="rdata_save" file="Metagene analysis (R data file)" ftype="RData"/>--> |
| 123 <!--<output name="html_file" file="Metagene_analysis_(HTML_report).html">--> | 123 <!--<output name="html_file" file="Metagene_analysis_(HTML_report).html">--> |
| 124 <!--<extra_files type="file" name="Metagene-analysis-plot1.pdf" value="Metagene-analysis-plot1.pdf"/>--> | 124 <!--<extra_files type="file" name="Metagene-analysis-plot1.pdf" value="Metagene-analysis-plot1.pdf"/>--> |
| 125 <!--<extra_files type="file" name="Metagene-analysis-plot1_1.png" value="Metagene-analysis-plot1_1.png"/>--> | 125 <!--<extra_files type="file" name="Metagene-analysis-plot1_1.png" value="Metagene-analysis-plot1_1.png"/>--> |
| 126 <!--<extra_files type="file" name="Metagene-analysis-plot1_2.png" value="Metagene-analysis-plot1_2.png"/>--> | 126 <!--<extra_files type="file" name="Metagene-analysis-plot1_2.png" value="Metagene-analysis-plot1_2.png"/>--> |
| 127 <!--<extra_files type="file" name="Metagene-analysis-plot1_3.png" value="Metagene-analysis-plot1_3.png"/>--> | 127 <!--<extra_files type="file" name="Metagene-analysis-plot1_3.png" value="Metagene-analysis-plot1_3.png"/>--> |
