# HG changeset patch
# User iuc
# Date 1408916940 14400
# Node ID e6512af21622ce1cab89d96218f43e5670d7c19e
# Parent 5fec0c2b77c762c17e670921675900bd26801e4f
Uploaded
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_burden.xml
--- a/gemini_burden.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_burden.xml Sun Aug 24 17:49:00 2014 -0400
@@ -42,11 +42,11 @@
label="Run the C-alpha association test" help="(--calpha)"/>
-
+
-
+
+
"${ outfile }"
]]>
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_interactions.xml
--- a/gemini_interactions.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_interactions.xml Sun Aug 24 17:49:00 2014 -0400
@@ -19,22 +19,19 @@
#end if
-r "${radius}"
- $var
+ $variant_mode
"${ infile }"
> "${ outfile }"
]]>
-
- loss-of-function
-
-
+
-
+
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_load.xml
--- a/gemini_load.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_load.xml Sun Aug 24 17:49:00 2014 -0400
@@ -1,5 +1,5 @@
-
+ Loading a VCF file into GEMINI
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_macros.xml
--- a/gemini_macros.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_macros.xml Sun Aug 24 17:49:00 2014 -0400
@@ -1,12 +1,11 @@
- gemini
+ gemini
grabix
tabix
samtools
bedtools
- pybedtools
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_pathways.xml
--- a/gemini_pathways.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_pathways.xml Sun Aug 24 17:49:00 2014 -0400
@@ -19,7 +19,7 @@
-
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_query.xml
--- a/gemini_query.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_query.xml Sun Aug 24 17:49:00 2014 -0400
@@ -1,5 +1,5 @@
-
+ Querying the GEMINI database
@@ -10,9 +10,7 @@
"${ outfile }"
@@ -53,10 +51,9 @@
-
-
-
-
+
+
+
@@ -76,10 +73,10 @@
label="Request drug-gene interaction info from DGIdb" help="(--dgidb)"/>
-
-
-
-
+
+
+
+
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_region.xml
--- a/gemini_region.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_region.xml Sun Aug 24 17:49:00 2014 -0400
@@ -11,9 +11,13 @@
gemini @BINARY@
#if $region.region_selector == '--reg':
- --reg "${region.region}"
+ #if "${region.region}" == ''
+ --reg "${region.region}"
+ #end if
#else:
- --gene "${region.gene}
+ #if "${region.gene}" != '':
+ --gene "${region.gene}"
+ #end if
#end if
#if $report.report_selector != 'all':
diff -r 5fec0c2b77c7 -r e6512af21622 gemini_roh.xml
--- a/gemini_roh.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/gemini_roh.xml Sun Aug 24 17:49:00 2014 -0400
@@ -9,15 +9,17 @@
"${ outfile }"
+ > "${ outfile }"
]]>
diff -r 5fec0c2b77c7 -r e6512af21622 tool_dependencies.xml
--- a/tool_dependencies.xml Mon Aug 11 07:45:22 2014 -0400
+++ b/tool_dependencies.xml Sun Aug 24 17:49:00 2014 -0400
@@ -15,7 +15,10 @@
-
-
+
+
+
+
+