comparison get_codon_frequency.xml @ 14:344bacf6acb8 draft

Uploaded
author rlegendre
date Fri, 10 Apr 2015 03:18:56 -0400
parents 7c944fd9907e
children
comparison
equal deleted inserted replaced
13:7c944fd9907e 14:344bacf6acb8
57 </param> 57 </param>
58 <param name="asite" type="integer" label="Off-set from the 5'end of the footprint to the A-site" value ="15" /> 58 <param name="asite" type="integer" label="Off-set from the 5'end of the footprint to the A-site" value ="15" />
59 <param name="kmer" type="integer" label="Lenght of the best phasing footprints" value ="28" /> 59 <param name="kmer" type="integer" label="Lenght of the best phasing footprints" value ="28" />
60 <param name="cond1" type="text" size="25" label="Condition one" help="Required even if no replicate" value="cond1"/> 60 <param name="cond1" type="text" size="25" label="Condition one" help="Required even if no replicate" value="cond1"/>
61 <param name="cond2" type="text" size="25" label="Condition two" help="Required even if no replicate" value="cond2"/> 61 <param name="cond2" type="text" size="25" label="Condition two" help="Required even if no replicate" value="cond2"/>
62 <param name="color1" type="text" size="50" label="Color for first condition" value ="SkyBlue" help="Enter standard name, hex color string, or rgb code. You cand find all colors here : http://pythonhosted.org/ete2/reference/reference_svgcolors.html" /> 62 <param name="color1" type="text" size="50" label="Color for first condition" value ="SkyBlue" help="Enter standard name, hex color string, or rgb code. You can find all colors here : http://pythonhosted.org/ete2/reference/reference_svgcolors.html" />
63 <param name="color2" type="text" size="50" label="Color for second condition" value ="Plum" help="Enter standard name, hex color string, or rgb code. You cand find all colors here : http://pythonhosted.org/ete2/reference/reference_svgcolors.html" /> 63 <param name="color2" type="text" size="50" label="Color for second condition" value ="Plum" help="Enter standard name, hex color string, or rgb code. You can find all colors here : http://pythonhosted.org/ete2/reference/reference_svgcolors.html" />
64 64
65 </inputs> 65 </inputs>
66 66
67 <outputs> 67 <outputs>
68 <data format="csv" name="out" label="Codon analysis output file on ${on_string}"/> 68 <data format="csv" name="out" label="Codon analysis output file on ${on_string}"/>