# HG changeset patch # User peterjc # Date 1379433527 14400 # Node ID 5454df5d9dfc47f37044f9e57c2c06c90b5f8294 # Parent 19e51d9a44483f7b3790c404a5734dc2dafdc362 Uploaded v0.0.4g, development moved to GitHub diff -r 19e51d9a4448 -r 5454df5d9dfc tools/filters/repository_dependencies.xml --- a/tools/filters/repository_dependencies.xml Fri Sep 13 06:11:12 2013 -0400 +++ b/tools/filters/repository_dependencies.xml Tue Sep 17 11:58:47 2013 -0400 @@ -2,5 +2,5 @@ - + diff -r 19e51d9a4448 -r 5454df5d9dfc tools/filters/seq_rename.rst --- a/tools/filters/seq_rename.rst Fri Sep 13 06:11:12 2013 -0400 +++ b/tools/filters/seq_rename.rst Tue Sep 17 11:58:47 2013 -0400 @@ -60,24 +60,28 @@ ======= ====================================================================== Version Changes ------- ---------------------------------------------------------------------- -v0.0.1 - Initial version. -v0.0.2 - Record script version when run from Galaxy. - - Add unit test. - - Check for errors using Python script's return code. -v0.0.3 - Link to Tool Shed added to help text and this documentation. -v0.0.4 - Automated installation of Biopython dependency. - - Use reStructuredText for this README file. - - Adopt standard MIT License. - - Updated citation information (Cock et al. 2013). +v0.0.1 - Initial version. +v0.0.2 - Record script version when run from Galaxy. + - Add unit test. + - Check for errors using Python script's return code. +v0.0.3 - Link to Tool Shed added to help text and this documentation. +v0.0.4 - Automated installation of Biopython dependency. + - Use reStructuredText for this README file. + - Adopt standard MIT License. + - Updated citation information (Cock et al. 2013). + - Development moved to GitHub, https://github.com/peterjc/pico_galaxy ======= ====================================================================== Developers ========== -This script and related tools are being developed on the following hg branch: +This script and related tools were initially developed on the following hg branch: http://bitbucket.org/peterjc/galaxy-central/src/tools +Development has now moved to a dedicated GitHub repository: +https://github.com/peterjc/pico_galaxy/tree/master/tools + For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use the following command from the Galaxy root folder::