diff gemini_interactions.xml @ 4:ca4449689d61 draft

Uploaded
author iuc
date Mon, 25 Aug 2014 03:19:30 -0400
parents e6512af21622
children 6ab82d8ca805
line wrap: on
line diff
--- a/gemini_interactions.xml	Sun Aug 24 17:50:00 2014 -0400
+++ b/gemini_interactions.xml	Mon Aug 25 03:19:30 2014 -0400
@@ -9,6 +9,7 @@
     <command>
 <![CDATA[
         gemini 
+            --annotation-dir ${annotation_databases}
             #if $gene.gene_selector == 'lof':
                 ## lof interactions is a separate program
                 lof_interactions
@@ -38,6 +39,7 @@
             </when>
             <when value="lof"/>
         </conditional>
+        <expand macro="annotation_dir" />
         <expand macro="radius" />
         <expand macro="variant_mode" />
     </inputs>