Mercurial > repos > peterjc > effectivet3
comparison tools/effectiveT3/README.rst @ 14:1e681e19e35c draft
Uploaded v0.0.12c, development moved to GitHub
author | peterjc |
---|---|
date | Tue, 17 Sep 2013 11:44:41 -0400 |
parents | 914f7ae776fc |
children | 17fbf8b8a554 |
comparison
equal
deleted
inserted
replaced
13:169f8af5dd80 | 14:1e681e19e35c |
---|---|
81 - Link to Tool Shed added to help text and this documentation. | 81 - Link to Tool Shed added to help text and this documentation. |
82 v0.0.12 - More explicit naming of the output dataset. | 82 v0.0.12 - More explicit naming of the output dataset. |
83 - Adopt standard MIT licence. | 83 - Adopt standard MIT licence. |
84 - Use reStructuredText for this README file. | 84 - Use reStructuredText for this README file. |
85 - Updated citation information (Cock et al. 2013). | 85 - Updated citation information (Cock et al. 2013). |
86 - Development moved to GitHub, https://github.com/peterjc/pico_galaxy | |
86 ======= ====================================================================== | 87 ======= ====================================================================== |
87 | 88 |
88 | 89 |
89 Developers | 90 Developers |
90 ========== | 91 ========== |
91 | 92 |
92 This script and related tools are being developed on the following hg branch: | 93 This script and related tools were initially developed on the following hg branch: |
93 http://bitbucket.org/peterjc/galaxy-central/src/tools | 94 http://bitbucket.org/peterjc/galaxy-central/src/tools |
95 | |
96 Development has now moved to a dedicated GitHub repository: | |
97 https://github.com/peterjc/pico_galaxy/tree/master/tools/effectiveT3 | |
94 | 98 |
95 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use | 99 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use |
96 the following command from the Galaxy root folder:: | 100 the following command from the Galaxy root folder:: |
97 | 101 |
98 $ tar -czf effectiveT3.tar.gz tools/effectiveT3/README.rst tools/effectiveT3/effectiveT3.xml tools/effectiveT3/effectiveT3.py tools/effectiveT3/tool_dependencies.xml tool-data/effectiveT3.loc.sample test-data/four_human_proteins.fasta test-data/four_human_proteins.effectiveT3.tabular test-data/empty.fasta test-data/empty_effectiveT3.tabular | 102 $ tar -czf effectiveT3.tar.gz tools/effectiveT3/README.rst tools/effectiveT3/effectiveT3.xml tools/effectiveT3/effectiveT3.py tools/effectiveT3/tool_dependencies.xml tool-data/effectiveT3.loc.sample test-data/four_human_proteins.fasta test-data/four_human_proteins.effectiveT3.tabular test-data/empty.fasta test-data/empty_effectiveT3.tabular |