| Previous changeset 8:c673f3b291b2 (2013-09-12) Next changeset 10:e504a2e18cba (2013-09-26) |
|
Commit message:
Uploaded v0.0.5f, development moved to GitHub |
|
modified:
tools/filters/get_orfs_or_cdss.rst tools/filters/repository_dependencies.xml |
| b |
| diff -r c673f3b291b2 -r 7a12915b511f tools/filters/get_orfs_or_cdss.rst --- a/tools/filters/get_orfs_or_cdss.rst Thu Sep 12 11:15:27 2013 -0400 +++ b/tools/filters/get_orfs_or_cdss.rst Tue Sep 17 11:48:29 2013 -0400 |
| b |
| @@ -73,9 +73,12 @@ 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:: |
| b |
| diff -r c673f3b291b2 -r 7a12915b511f tools/filters/repository_dependencies.xml --- a/tools/filters/repository_dependencies.xml Thu Sep 12 11:15:27 2013 -0400 +++ b/tools/filters/repository_dependencies.xml Tue Sep 17 11:48:29 2013 -0400 |
| b |
| @@ -2,5 +2,5 @@ <repositories description="This requires Biopython as a dependency."> <!-- Leave out the tool shed and revision to get the current tool shed and latest revision at the time of upload --> -<repository changeset_revision="54e5c64b0460" name="package_biopython_1_61" owner="biopython" toolshed="http://testtoolshed.g2.bx.psu.edu" /> +<repository changeset_revision="2f6c871cfa35" name="package_biopython_1_61" owner="biopython" toolshed="http://testtoolshed.g2.bx.psu.edu" /> </repositories> |