# HG changeset patch # User sarahinraauzeville # Date 1513089069 18000 # Node ID c2682f3f470ac0a783942066d476e82c7442527f # Parent 836946d90d26eb1328f43f9b2c7e2142fcb31b59 Uploaded README diff -r 836946d90d26 -r c2682f3f470a README_dos2unix --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README_dos2unix Tue Dec 12 09:31:09 2017 -0500 @@ -0,0 +1,29 @@ +************************************************************************************ +****** Add perl and xml wrapper files in tools/ d ****** +************************************************************************************ + + +Download files with hg clone in tools/ directory, then you have these files availables (wrappers and scripts): +sm_dos2unix.pl sm_dos2unix.xml + + +************************************************************************************ +****** tool_conf.xml file to update ****** +************************************************************************************ + +Add a tag in your section "convert formats" (for instance) in your config/tool_conf.xml file: + + +************************************************************************************ +****** Add paths in galaxy.ini configuation file ****** +************************************************************************************ + +Add a my_bin/ directory in galaxy repository with symbolic links to binaries: +[galaxy-preprod@vm-galaxy-preprod my_bin]$ pwd +/galaxydata/galaxy-preprod/my_bin +lrwxrwxrwx 1 galaxy-prod wbioinfo 11 3 juin 2016 dos2unix -> dos2unix3.1 + + +Add paths to binaries and a section [workPath], at the end of galaxy.ini file: +Dans geany ../../config/galaxy.ini & +DOS=/galaxydata/galaxy-prod/my_bin/dos2unix