# HG changeset patch
# User sarahinraauzeville
# Date 1513854398 18000
# Node ID 7c4e86de7d19a46214e6af0d6dcf4cca304408d3
# Parent f8c679b638160de269f61be487da4843db0a22c3
README first
diff -r f8c679b63816 -r 7c4e86de7d19 README
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/README Thu Dec 21 06:06:38 2017 -0500
@@ -0,0 +1,34 @@
+####################################################################
+ How ton install Tax4Fun wrapper ?
+####################################################################
+
+
+1 - Add Tax4Fun files (xml, perl and R) in tools directory
+Create a sm_Tax4Fun/ directory in tools/
+Get Tax4Fun files in this new directory
+
+
+2 - Add Tax4Fun wrapper in your Tool Menu
+
+Add TAX4FUN wrapper in your tool_conf.xml file :
+geany ../../my_config/my_tool_conf.xml &
+in your FROGS section:
+
+
+
+3 - Create a symbolique link for the R script
+ln -s /path/to/tools/sm_Tax4Fun/sm_Tax4Fun.R /path/to/bin/scripts_R/.
+and add the path in your galaxy.ini file :
+[workPath]
+SCRIPTS_R_path=/galaxydata/galaxy-preprod/my_bin/scripts_R/
+
+
+4 - Change pah to SILVA123 in sm_Tax4Fun.xml file
+
+
+
+
+
+
+
+