diff DimontWeb.xml @ 11:fa520092c603 draft

Uploaded
author grau
date Thu, 07 Nov 2013 16:59:25 -0500
parents 85fd336b5b45
children 2ea4f3401930
line wrap: on
line diff
--- a/DimontWeb.xml	Thu Nov 07 15:17:42 2013 -0500
+++ b/DimontWeb.xml	Thu Nov 07 16:59:25 2013 -0500
@@ -1,5 +1,5 @@
 <tool id="Dimont" name="Dimont" version="0.1" force_history_refresh="true">
-<description>Dimont, a universal tool for de-novo motif discovery (beta).</description>
+<description>Dimont, a universal tool for de-novo motif discovery.</description>
 <command>java -Xms256M -Xmx2G -jar \$JAR_PATH/DimontWeb.jar --run $script_file $summary $summary.id $__new_file_path__ $summary.extra_files_path</command>
 <inputs>
 <param type="text" size="40" name="Dimont_jobname" label="Job name" value="" optional="true" help="Please enter a name for your job that should be used in the history (optional)">
@@ -107,7 +107,7 @@
 <help>
 **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.
 
-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.
+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 or generated using the "Dimont Data Extractor" tool.
 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.
 Such confidences may be peak statistics (e.g., number of fragments under a peak) for ChIP data or signal intensities for PBM data. In addition, you need to provide an anchor position within the sequence. 
 In case of ChIP data, this anchor position could for instance be the peak summit.