comparison DimontWeb.xml @ 6:6bc47a4dca07 draft

Uploaded
author grau
date Wed, 06 Nov 2013 17:09:17 -0500
parents 23b912162e3b
children 85fd336b5b45
comparison
equal deleted inserted replaced
5:456153e573d6 6:6bc47a4dca07
84 </configfiles> 84 </configfiles>
85 <outputs> 85 <outputs>
86 <data format="html" name="summary" label="#if str($Dimont_jobname) == '' then $tool.name + ' on ' + $on_string else $Dimont_jobname#"> 86 <data format="html" name="summary" label="#if str($Dimont_jobname) == '' then $tool.name + ' on ' + $on_string else $Dimont_jobname#">
87 </data> 87 </data>
88 </outputs> 88 </outputs>
89 <tests>
90 <test>
91 <param name="Dimont_jobname" value="Test" />
92 <param name="Dimont_ps_Input_sequences" value="dimont_test.fasta" />
93 <param name="Dimont_ps_Position_tag" value="peakSummit" />
94 <param name="Dimont_ps_Value_tag" value="maxT" />
95 <param name="Dimont_ps_Standard_deviation" value="75.0" />
96 <param name="Dimont_ps_Weighting_factor" value="0.2" />
97 <param name="Dimont_ps_Starts" value="20" />
98 <param name="Dimont_ps_Initial_motif_width" value="15" />
99 <param name="Dimont_ps_Markov_order_of_motif_model" value="0" />
100 <param name="Dimont_ps_Markov_order_of_background_model" value="-1" />
101 <param name="Dimont_ps_Equivalent_sample_size" value="4.0" />
102 <param name="Dimont_ps_Delete_BSs_from_profile" value="True" />
103 <output name="summary" file="Test/Test_html.html" />
104 </test>
105 </tests>
89 <help> 106 <help>
90 **Dimont** is a universal tool for de-novo motif discovery. Dimont has successfully been applied to ChIP-seq, ChIP-exo and protein-binding microarray (PBM) data. 107 **Dimont** is a universal tool for de-novo motif discovery. Dimont has successfully been applied to ChIP-seq, ChIP-exo and protein-binding microarray (PBM) data.
91 108
92 Input sequences must be supplied in an annotated FastA format as a file uploaded by the "Upload File" task in section "Get Data" of Galaxy. 109 Input sequences must be supplied in an annotated FastA format as a file uploaded by the "Upload File" task in section "Get Data" of Galaxy.
93 In the annotation of each sequence, you need to provide a value that reflects the confidence that this sequence is bound by the factor of interest. 110 In the annotation of each sequence, you need to provide a value that reflects the confidence that this sequence is bound by the factor of interest.