Mercurial > repos > peterjc > mira_assembler
diff tools/mira3/README.rst @ 19:b6397643dbb6 draft
planemo upload for repository https://github.com/peterjc/galaxy_mira/tree/master/tools/mira3/ commit 4fbb738ddbc87132ca11dfaaaa38aa922ac87115-dirty
author | peterjc |
---|---|
date | Fri, 11 Sep 2015 11:43:09 -0400 |
parents | 082d6adb57a5 |
children | e7f27b64b402 |
line wrap: on
line diff
--- a/tools/mira3/README.rst Thu May 21 12:36:06 2015 -0400 +++ b/tools/mira3/README.rst Fri Sep 11 11:43:09 2015 -0400 @@ -94,24 +94,24 @@ 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/mira_3_4 +For some time developement continued at https://github.com/peterjc/pico_galaxy but +is now in a dedicated GitHub repository: https://github.com/peterjc/galaxy_mira For pushing a release to the test or main "Galaxy Tool Shed", use the following Planemo commands (which requires you have set your Tool Shed access details in ``~/.planemo.yml`` and that you have access rights on the Tool Shed):: - $ planemo shed_update --shed_target testtoolshed --check_diff ~/repositories/pico_galaxy/tools/mira3/ + $ planemo shed_update -t testtoolshed --check_diff tools/mira3/ ... or:: - $ planemo shed_update --shed_target toolshed --check_diff ~/repositories/pico_galaxy/tools/mira3/ + $ planemo shed_update -t toolshed --check_diff tools/mira3/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/mira3/ + $ planemo shed_upload --tar_only tools/mira3/ ... $ tar -tzf shed_upload.tar.gz test-data/empty_file.dat