Mercurial > repos > peterjc > venn_list
comparison tools/plotting/venn_list.rst @ 8:978617e4b6a4 draft
Uploaded v0.0.6, take 5, development moved to GitHub
author | peterjc |
---|---|
date | Tue, 17 Sep 2013 12:02:42 -0400 |
parents | 6ebfb498c2c4 |
children |
comparison
equal
deleted
inserted
replaced
7:86bd05e9039b | 8:978617e4b6a4 |
---|---|
44 v0.0.5 - Explicit Galaxy error handling of return codes | 44 v0.0.5 - Explicit Galaxy error handling of return codes |
45 v0.0.6 - Added unit tests. | 45 v0.0.6 - Added unit tests. |
46 - Use reStructuredText for this README file. | 46 - Use reStructuredText for this README file. |
47 - Adopt standard MIT licence. | 47 - Adopt standard MIT licence. |
48 - Updated citation information (Cock et al. 2013). | 48 - Updated citation information (Cock et al. 2013). |
49 - Development moved to GitHub, https://github.com/peterjc/pico_galaxy | |
49 ======= ====================================================================== | 50 ======= ====================================================================== |
50 | 51 |
51 | 52 |
52 Developers | 53 Developers |
53 ========== | 54 ========== |
54 | 55 |
55 This script and related tools are being developed on the following hg branch: | 56 This script and related tools are being developed on the following hg branch: |
56 http://bitbucket.org/peterjc/galaxy-central/src/tools | 57 http://bitbucket.org/peterjc/galaxy-central/src/tools |
58 | |
59 Development has now moved to a dedicated GitHub repository: | |
60 https://github.com/peterjc/pico_galaxy/tree/master/tools | |
57 | 61 |
58 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use | 62 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use |
59 the following command from the Galaxy root folder:: | 63 the following command from the Galaxy root folder:: |
60 | 64 |
61 $ tar -czf venn_list.tar.gz tools/plotting/venn_list.* test-data/venn_list1.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta | 65 $ tar -czf venn_list.tar.gz tools/plotting/venn_list.* test-data/venn_list1.pdf test-data/venn_list.tabular test-data/rhodopsin_proteins.fasta |