# HG changeset patch # User geert-vandeweyer # Date 1406541093 14400 # Node ID 1b008b4b05f364d5545b42bcdad8839afe903cae Uploaded diff -r 000000000000 -r 1b008b4b05f3 readme.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/readme.rst Mon Jul 28 05:51:33 2014 -0400 @@ -0,0 +1,16 @@ +Galaxy tool_dependency for NovoAlign +==================================== + +This tool_dependency is written by Geert Vandeweyer. NovoAlign is a product of Novocraft, and is available only for open non-profit use without license. + +To obtain Novoalign, go to http://www.novocraft.com/main/page.php?id=968 + +Download the approriate package, unpack the folder and edit the NOVOALIGN_PATH environment variable in the file: + +/environment_settings/NOVOALIGN_PATH/geert-vandeweyer/package_novoalign//env.sh + +to point to the folder where you have installed NovoAlign. + +To prepare the index files, use: novoindex + +Finally, you need to set up the /galaxy-dist/tool-data//repos/geert-vandeweyer/package_novoalign//novoalign.loc file for the correct path of your index files. diff -r 000000000000 -r 1b008b4b05f3 tool_data_table_conf.xml.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Mon Jul 28 05:51:33 2014 -0400 @@ -0,0 +1,8 @@ + + + + + value, dbkey, name, path + +
+
diff -r 000000000000 -r 1b008b4b05f3 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Jul 28 05:51:33 2014 -0400 @@ -0,0 +1,28 @@ + + + + + + + /Set/Path/to/NovoAlign/Installation/folder + + + + +Galaxy tool_dependency for NovoAlign +==================================== + +This tool_dependency is written by Geert Vandeweyer. NovoAlign is a product of Novocraft, and is available only for open non-profit use without license. + +To obtain Novoalign, go to http://www.novocraft.com/main/page.php?id=968 + +Download the approriate package, unpack the folder and edit the NOVOALIGN_PATH environment variable in the file: + +<tool_dependency_dir>/environment_settings/NOVOALIGN_PATH/geert-vandeweyer/package_novoalign/<hash_string>/env.sh + +to point to the folder where you have installed NovoAlign. + + + + +