comparison DimontWeb.xml @ 17:2ea4f3401930 draft

Uploaded
author grau
date Fri, 08 Nov 2013 09:09:58 -0500
parents fa520092c603
children
comparison
equal deleted inserted replaced
16:afa37a53c305 17:2ea4f3401930
1 <tool id="Dimont" name="Dimont" version="0.1" force_history_refresh="true"> 1 <tool id="Dimont" name="Dimont" version="0.1" force_history_refresh="true">
2 <description>Dimont, a universal tool for de-novo motif discovery.</description> 2 <description>- a universal tool for de-novo motif discovery.</description>
3 <command>java -Xms256M -Xmx2G -jar \$JAR_PATH/DimontWeb.jar --run $script_file $summary $summary.id $__new_file_path__ $summary.extra_files_path</command> 3 <command>java -Xms256M -Xmx2G -jar \$JAR_PATH/DimontWeb.jar --run $script_file $summary $summary.id $__new_file_path__ $summary.extra_files_path</command>
4 <inputs> 4 <inputs>
5 <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)"> 5 <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)">
6 </param> 6 </param>
7 <param type="data" format="fasta" name="Dimont_ps_Input_sequences" label="&lt;hr /&gt;Input sequences" help="The input sequences for de-novo motif discovery (can be uploaded using &quot;GetData&quot; -&gt; &quot;Upload File&quot;), annotated FastA format. The required format is described in the help section." value="" optional="false"> 7 <param type="data" format="fasta" name="Dimont_ps_Input_sequences" label="&lt;hr /&gt;Input sequences" help="The input sequences for de-novo motif discovery (can be uploaded using &quot;GetData&quot; -&gt; &quot;Upload File&quot;), annotated FastA format. The required format is described in the help section." value="" optional="false">