# HG changeset patch # User peterjc # Date 1379433097 14400 # Node ID e0490bd31ce21ac4f13b8862b3833584d24c40a1 # Parent 84cb67beb1ea308363f6615956691abacff693ba Uploaded v0.0.8 take 5, development moved to GitHub diff -r 84cb67beb1ea -r e0490bd31ce2 tools/mira_3_4/README.rst --- a/tools/mira_3_4/README.rst Thu Sep 12 11:09:34 2013 -0400 +++ b/tools/mira_3_4/README.rst Tue Sep 17 11:51:37 2013 -0400 @@ -72,21 +72,25 @@ - Use reStructuredText for this README file. - Adopted standard MIT licence. - 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/mira_3_4 + For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use the following command from the Galaxy root folder:: $ tar -czf mira_wrapper.tar.gz tools/mira_3_4/README.rst tools/mira_3_4/mira.xml tools/mira_3_4/mira.py tools/mira_3_4/tool_dependencies.xml test-data/tvc_mini.fastq test-data/tvc_contigs.fasta -Check this worked: +Check this worked:: $ tar -tzf mira_wrapper.tar.gz tools/mira_3_4/README.rst