diff README.txt @ 1:593a729e5706 draft

planemo upload for repository https://github.com/lparsons/galaxy_tools/tree/master/tools/fastq_join commit 394834f8f34909961cfbf6252fefbdc63342d78d
author lparsons
date Mon, 13 Jul 2015 11:45:19 -0400
parents 2ac846969812
children
line wrap: on
line diff
--- a/README.txt	Fri Jun 27 15:39:38 2014 -0400
+++ b/README.txt	Mon Jul 13 11:45:19 2015 -0400
@@ -1,19 +1,18 @@
-== fastq-join Galaxy Wrapper ==
+== fastq-join Galaxy Wrapper ==
 
-This is a Galaxy wrapper for the fastq-join tool from ea-utils suite.
+This is a Galaxy wrapper for the fastq-join tool from ea-utils suite.
 
-** Installation **
+** Installation **
 
-Installation from a tool shed provides the necessary tool dependencies.
+Installation from a tool shed provides the necessary tool dependencies.
 
-Otherwise, make sure fastq-join is in the path.
-Move the test data files to your galaxy root test-data.
-Move the xml files to a subdirectory of your tools directory and add lines in tool_conf.xml to point to them.
-Restart the Galaxy server.
+Otherwise, make sure fastq-join is in the path.
+Move the test data files to your galaxy root test-data.
+Move the xml files to a subdirectory of your tools directory and add lines in tool_conf.xml to point to them.
+Restart the Galaxy server.
 
-** Attribution **
+** Attribution **
 
-The ea-utils package and associated documentation can be found at: http://code.google.com/p/ea-utils/
+The ea-utils package and associated documentation can be found at: http://code.google.com/p/ea-utils/
 
-The galaxy wrapper code was written by Lance Parsons (lparsons@princeton.edu), Lewis-Sigler Institute for Integrative Genomics, Princeton University.
-The code is housed on BitBucket at: https://bitbucket.org/lance_parsons/ea_utils_galaxy_wrapper
+The galaxy wrapper code was written by Lance Parsons (lparsons@princeton.edu), Lewis-Sigler Institute for Integrative Genomics, Princeton University.