comparison ggplot_histogram.xml @ 3:6131fe8dc7e8 draft

Uploaded
author moheydarian
date Wed, 22 Feb 2017 22:31:45 -0500
parents 9e94d349b5c4
children 25c690797274
comparison
equal deleted inserted replaced
2:9e94d349b5c4 3:6131fe8dc7e8
149 <param name="input1" value="input.txt"/> 149 <param name="input1" value="input.txt"/>
150 <output name="output1" file="Rplot.pdf"/> 150 <output name="output1" file="Rplot.pdf"/>
151 </test> 151 </test>
152 </tests> 152 </tests>
153 <help><![CDATA[ 153 <help><![CDATA[
154 /bin/sh: 154
155 This tool will generate a histogram representing the distrinutions of each numerical column. Each column should have a descriptive header with no spaces, which will be used in the plot legend to represent the corresponding column (group). 155 This tool will generate a histogram representing the distrinutions of each numerical column. Each column should have a descriptive header with no spaces, which will be used in the plot legend to represent the corresponding column (group).
156 156
157 Input data example: 157 Input data example:
158 ID Cond_A Cond_B 158 ID Cond_A Cond_B
159 gene_A 10 15 159 gene_A 10 15
165 165
166 ]]></help> 166 ]]></help>
167 <citations> 167 <citations>
168 <citation type="bibtex"> 168 <citation type="bibtex">
169 @misc{renameTODO, 169 @misc{renameTODO,
170 author = {FirstTODO}, 170 author = {TODO, FirstTODO},
171 year = {TODO}, 171 year = {TODO},
172 title = {TODO}, 172 title = {TODO},
173 url = {under construction}, 173 url = {under construction},
174 }</citation> 174 }</citation>
175 </citations> 175 </citations>