# HG changeset patch # User saskia-hiltemann # Date 1383653792 18000 # Node ID 7d9353127f8a4af161919b3650e4cf76fd6496d7 # Parent d3a72e55decac96eec3801df79d7d14a397b67d9 tool_data_table_conf.xml.sample fix diff -r d3a72e55deca -r 7d9353127f8a tool-data/annovar.loc.sample --- a/tool-data/annovar.loc.sample Wed Sep 18 10:51:20 2013 -0400 +++ b/tool-data/annovar.loc.sample Tue Nov 05 07:16:32 2013 -0500 @@ -1,5 +1,5 @@ #loc file for annovar tool - +# # value, dbkey, name, ANNOVAR_scripts, ANNOVAR_humandb hg18 hg18 build 36 (hg18) /path/to/annovarscripts /path/to/humandb diff -r d3a72e55deca -r 7d9353127f8a tool_data_table_conf.xml.sample --- a/tool_data_table_conf.xml.sample Wed Sep 18 10:51:20 2013 -0400 +++ b/tool_data_table_conf.xml.sample Tue Nov 05 07:16:32 2013 -0500 @@ -1,5 +1,7 @@ + value, dbkey, name, ANNOVAR_scripts, ANNOVAR_humandb
+
diff -r d3a72e55deca -r 7d9353127f8a tool_data_table_conf.xml.sample~ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample~ Tue Nov 05 07:16:32 2013 -0500 @@ -0,0 +1,5 @@ + + +value, dbkey, name, ANNOVAR_scripts, ANNOVAR_humandb + +
diff -r d3a72e55deca -r 7d9353127f8a tool_dependencies.xml --- a/tool_dependencies.xml Wed Sep 18 10:51:20 2013 -0400 +++ b/tool_dependencies.xml Tue Nov 05 07:16:32 2013 -0500 @@ -1,6 +1,6 @@ - + http://sourceforge.net/projects/cgatools/files/1.7.1/cgatools-1.7.1.5-linux_binary-x86_64.tar.gz diff -r d3a72e55deca -r 7d9353127f8a tool_dependencies.xml~ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml~ Tue Nov 05 07:16:32 2013 -0500 @@ -0,0 +1,23 @@ + + + + + + http://sourceforge.net/projects/cgatools/files/1.7.1/cgatools-1.7.1.5-linux_binary-x86_64.tar.gz + chmod a+x bin/cgatools + + bin/cgatools + $INSTALL_DIR/bin + + + $INSTALL_DIR/bin + $REPOSITORY_INSTALL_DIR + + + + + Downloads and installs the cgatools binary. + + + + diff -r d3a72e55deca -r 7d9353127f8a tools/annovar/annovar.xml --- a/tools/annovar/annovar.xml Wed Sep 18 10:51:20 2013 -0400 +++ b/tools/annovar/annovar.xml Tue Nov 05 07:16:32 2013 -0500 @@ -2,7 +2,7 @@ Annotate a file using ANNOVAR - cgatools17 + cgatools