Mercurial > repos > peterjc > mira4_assembler
diff tools/mira4_0/README.rst @ 26:8aeb92e76159 draft
planemo upload for repository https://github.com/peterjc/galaxy_mira/tree/master/tools/mira4_0 commit 4fbb738ddbc87132ca11dfaaaa38aa922ac87115-dirty
author | peterjc |
---|---|
date | Fri, 11 Sep 2015 11:42:41 -0400 |
parents | 55ae131c5862 |
children | a758156fc4cd |
line wrap: on
line diff
--- a/tools/mira4_0/README.rst Wed Sep 02 07:45:07 2015 -0400 +++ b/tools/mira4_0/README.rst Fri Sep 11 11:42:41 2015 -0400 @@ -105,6 +105,7 @@ - Planemo for Tool Shed upload (``.shed.yml``, internal change only). - MIRA 4.0.2 dependency now declared via dedicated Tool Shed package. v0.0.8 - Renamed folder now have a MIRA 4.9.x wrapper (internal change only). +v0.0.9 - Additional unit tests now covering ``miraconvert``. ======= ====================================================================== @@ -112,23 +113,23 @@ ========== Development is on a dedicated GitHub repository: -https://github.com/peterjc/pico_galaxy/tree/master/tools/mira_4_0 +https://github.com/peterjc/galaxy_mira/tree/master/tools/mira4_0 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 -t testtoolshed --check_diff ~/repositories/pico_galaxy/tools/mira4_0/ + $ planemo shed_update -t testtoolshed --check_diff tools/mira4_0/ ... or:: - $ planemo shed_update -t toolshed --check_diff ~/repositories/pico_galaxy/tools/mira4_0/ + $ planemo shed_update -t toolshed --check_diff tools/mira4_0/ ... To just build and check the tar ball, use:: - $ planemo shed_upload --tar_only ~/repositories/pico_galaxy/tools/mira4_0/ + $ planemo shed_upload --tar_only tools/mira4_0/ ... $ tar -tzf shed_upload.tar.gz test-data/U13small_m.fastq