# HG changeset patch # User peterjc # Date 1379433622 14400 # Node ID 79ea9f30ac09e6bee0e64cc673e1b67b462016f2 # Parent 27d45910c9beaeb25e8207ec2d131d46aaf49be3 Uploaded v0.0.7c, development moved to GitHub diff -r 27d45910c9be -r 79ea9f30ac09 tools/filters/repository_dependencies.xml --- a/tools/filters/repository_dependencies.xml Fri Sep 13 06:15:21 2013 -0400 +++ b/tools/filters/repository_dependencies.xml Tue Sep 17 12:00:22 2013 -0400 @@ -2,5 +2,5 @@ - + diff -r 27d45910c9be -r 79ea9f30ac09 tools/filters/seq_select_by_id.rst --- a/tools/filters/seq_select_by_id.rst Fri Sep 13 06:15:21 2013 -0400 +++ b/tools/filters/seq_select_by_id.rst Tue Sep 17 12:00:22 2013 -0400 @@ -61,25 +61,30 @@ ======= ====================================================================== Version Changes ------- ---------------------------------------------------------------------- -v0.0.1 - Initial version. -v0.0.3 - Ignore blank lines in input. -v0.0.4 - Record script version when run from Galaxy. - - Basic unit test included. -v0.0.5 - Check for errors using Python script's return code. -v0.0.6 - Link to Tool Shed added to help text and this documentation. - - Automatic installation of Biopython dependency. - - Use reStructuredText for this README file. - - Adopt standard MIT License. -v0.0.7 - Updated citation information (Cock et al. 2013). +v0.0.1 - Initial version. +v0.0.3 - Ignore blank lines in input. +v0.0.4 - Record script version when run from Galaxy. + - Basic unit test included. +v0.0.5 - Check for errors using Python script's return code. +v0.0.6 - Link to Tool Shed added to help text and this documentation. + - Automatic installation of Biopython dependency. + - Use reStructuredText for this README file. + - Adopt standard MIT License. +v0.0.7 - Updated citation information (Cock et al. 2013). + - Fixed Biopython dependency setup. + - 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::