diff polyphen2_web/polyphen2_web.xml @ 3:3c40b02934ad draft default tip

Uploaded
author saketkc
date Tue, 07 Oct 2014 18:56:07 -0400
parents f8f4ad14f5a6
children
line wrap: on
line diff
--- a/polyphen2_web/polyphen2_web.xml	Mon Apr 14 17:50:33 2014 -0400
+++ b/polyphen2_web/polyphen2_web.xml	Tue Oct 07 18:56:07 2014 -0400
@@ -55,6 +55,18 @@
             <output name="short_file" file="polyphen2_short.txt"/>
             <output name="snp_file" file="polyphen2_snp.txt"/>
         </test>
+        <test>
+            <param name="input" value="polyphen_input.txt"/>
+            <param name="ucscdb" value="hg19"/>
+            <param name="model" value="HumDiv"/>
+            <param name="filter" value="All"/>
+            <param name="function" value="All"/>
+            <output name="log_file" file="polyphen_output_log.tsv"/>
+            <output name="full_file" file="polyphen_output_full.tsv"/>
+            <output name="short_file" file="polyphen_output_short.tsv"/>
+            <output name="snp_file" file="polyphen_output_snp.tsv"/>
+        </test>
+
     </tests>
     <help>
         **What it does**