diff tool_dependencies.xml @ 1:c4ad58c4bc7d draft

Add version_command element. Add test case from Joachim Jacob's blat wrapper: http://testtoolshed.g2.bx.psu.edu/view/joachim-jacob/blat . Add readme section to tool_dependencies.xml .
author crs4
date Mon, 28 Oct 2013 12:40:29 -0400
parents 0a71a7d35d09
children 5e43533e3ed9
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Oct 16 13:54:38 2013 -0400
+++ b/tool_dependencies.xml	Mon Oct 28 12:40:29 2013 -0400
@@ -11,5 +11,13 @@
         </action>
       </actions>
     </install>
+    <readme>
+BLAT sequence aligner from the UCSC: http://genome.ucsc.edu/FAQ/FAQblat.html
+Git development repository: http://genome-source.cse.ucsc.edu/gitweb/?p=kent.git
+
+Please note that the BLAT source and executables are freely available for
+academic, nonprofit and personal use. Commercial licensing information is
+available on the Kent Informatics website (http://www.kentinformatics.com/).
+    </readme>
   </package>
 </tool_dependency>