# HG changeset patch # User crs4 # Date 1393241267 18000 # Node ID 34e40c872149fab04e1f9f332a567d23c0aed16f # Parent 5e43533e3ed96a50d5bda16688e9833faab08c37 Correct requirement for blat version 35x1 . diff -r 5e43533e3ed9 -r 34e40c872149 COPYING --- a/COPYING Mon Nov 25 04:59:52 2013 -0500 +++ b/COPYING Mon Feb 24 06:27:47 2014 -0500 @@ -1,4 +1,4 @@ -Copyright © 2013 CRS4 Srl. http://www.crs4.it/ +Copyright © 2013-2014 CRS4 Srl. http://www.crs4.it/ Created by: Andrea Pinna Nicola Soranzo diff -r 5e43533e3ed9 -r 34e40c872149 blat_wrapper.xml --- a/blat_wrapper.xml Mon Nov 25 04:59:52 2013 -0500 +++ b/blat_wrapper.xml Mon Feb 24 06:27:47 2014 -0500 @@ -1,7 +1,7 @@ - blat + blat blat|head -n 1 diff -r 5e43533e3ed9 -r 34e40c872149 readme.rst --- a/readme.rst Mon Nov 25 04:59:52 2013 -0500 +++ b/readme.rst Mon Feb 24 06:27:47 2014 -0500 @@ -15,10 +15,17 @@ Version history --------------- -- Release 1 (blat_wrapper 0.2): Initial release in the Tool Shed. -- Release 2 (blat_wrapper 0.2): Add version_command element. Add test case from `Joachim Jacob's blat wrapper`_. Add readme section to tool_dependencies.xml . -- Release 3 (blat_wrapper 0.3): Add the possibility to use locally installed FASTA or 2bit files as database source. +- Release 5 (blat_wrapper 0.3): Correct requirement for blat version 35x1 . - Release 4 (blat_wrapper 0.3): Depend on `package_blat_35x1`_ instead of compiling BLAT (requires Galaxy release_2013.11.04 or later). +- Release 3 (blat_wrapper 0.3): Use column number for installed database sorting. +- Release 2 (blat_wrapper 0.3): Add the possibility to use locally installed FASTA or 2bit files as database source. +- Release 1 (blat_wrapper 0.2): Add version_command element. Add test case from `Joachim Jacob's blat wrapper`_. Add readme section to tool_dependencies.xml . +- Release 0 (blat_wrapper 0.2): Initial release in the Tool Shed. .. _Joachim Jacob's blat wrapper: http://testtoolshed.g2.bx.psu.edu/view/joachim-jacob/blat .. _package_blat_35x1: http://toolshed.g2.bx.psu.edu/view/iuc/package_blat_35x1 + +Development +----------- + +Development is hosted at https://bitbucket.org/crs4/orione-tools . Contributions and bug reports are very welcome! diff -r 5e43533e3ed9 -r 34e40c872149 tool_dependencies.xml --- a/tool_dependencies.xml Mon Nov 25 04:59:52 2013 -0500 +++ b/tool_dependencies.xml Mon Feb 24 06:27:47 2014 -0500 @@ -1,6 +1,6 @@ - - + +