Mercurial > repos > peterjc > seq_primer_clip
comparison tools/primers/README.rst @ 4:c6bb189bf7c0 draft
Uploaded v0.0.10b, development moved to GitHub
author | peterjc |
---|---|
date | Tue, 17 Sep 2013 11:57:34 -0400 |
parents | bd151574bbf3 |
children |
comparison
equal
deleted
inserted
replaced
3:f9ddb43ce28d | 4:c6bb189bf7c0 |
---|---|
57 v0.0.9 - Moved test data to workaround Galaxy Tool Shed limititation. | 57 v0.0.9 - Moved test data to workaround Galaxy Tool Shed limititation. |
58 v0.0.10 - Include links to Tool Shed in help text and this README file. | 58 v0.0.10 - Include links to Tool Shed in help text and this README file. |
59 - Use reStructuredText for this README file. | 59 - Use reStructuredText for this README file. |
60 - Adopted standard MIT licence. | 60 - Adopted standard MIT licence. |
61 - Automated installation of Biopython dependency. | 61 - Automated installation of Biopython dependency. |
62 - Development moved to GitHub, https://github.com/peterjc/pico_galaxy | |
62 ======= ====================================================================== | 63 ======= ====================================================================== |
63 | 64 |
64 | 65 |
65 Developers | 66 Developers |
66 ========== | 67 ========== |
67 | 68 |
68 This script and related tools are being developed on the following hg branch: | 69 This script and related tools were initially developed on the following hg branches: |
70 http://bitbucket.org/peterjc/galaxy-central/src/fasta_filter | |
69 http://bitbucket.org/peterjc/galaxy-central/src/tools | 71 http://bitbucket.org/peterjc/galaxy-central/src/tools |
70 | 72 |
71 This incorporates the previously used hg branch: | 73 Development has now moved to a dedicated GitHub repository: |
72 http://bitbucket.org/peterjc/galaxy-central/src/fasta_filter | 74 https://github.com/peterjc/pico_galaxy/tree/master/tools |
73 | 75 |
74 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use | 76 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use |
75 the following command from the Galaxy root folder:: | 77 the following command from the Galaxy root folder:: |
76 | 78 |
77 $ tar -czf seq_primer_clip.tar.gz tools/primers/README.rst tools/primers/seq_primer_clip.* tools/primers/repository_dependencies.xml test-data/dop_primers.fasta test-data/MID4_GLZRM4E04_rnd30* | 79 $ tar -czf seq_primer_clip.tar.gz tools/primers/README.rst tools/primers/seq_primer_clip.* tools/primers/repository_dependencies.xml test-data/dop_primers.fasta test-data/MID4_GLZRM4E04_rnd30* |