comparison tools/clc_assembly_cell/README.rst @ 1:6c899e228df3 draft

Uploaded v0.0.0a, include repository_dependencies.xml for samtools dependency
author peterjc
date Thu, 31 Oct 2013 07:59:32 -0400
parents 7b96d8a3262f
children 93ef6468b288
comparison
equal deleted inserted replaced
0:7b96d8a3262f 1:6c899e228df3
84 https://github.com/peterjc/pico_galaxy/tree/master/tools/clc_assembly_cell 84 https://github.com/peterjc/pico_galaxy/tree/master/tools/clc_assembly_cell
85 85
86 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use 86 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use
87 the following command from the Galaxy root folder:: 87 the following command from the Galaxy root folder::
88 88
89 $ tar -czf clcbio.tar.gz tools/clc_assembly_cell/README.rst tools/clc_assembly_cell/clc_assembler.xml tools/clc_assembly_cell/clc_mapper.xml 89 $ tar -czf clcbio.tar.gz tools/clc_assembly_cell/README.rst tools/clc_assembly_cell/clc_assembler.xml tools/clc_assembly_cell/clc_mapper.xml tools/clc_assembly_cell/repository_dependencies.xml
90 90
91 Check this worked:: 91 Check this worked::
92 92
93 $ tar -tzf clcbio.tar.gz 93 $ tar -tzf clcbio.tar.gz
94 tools/clc_assembly_cell/README.rst 94 tools/clc_assembly_cell/README.rst
95 tools/clc_assembly_cell/clc_assembler.xml 95 tools/clc_assembly_cell/clc_assembler.xml
96 tools/clc_assembly_cell/clc_mapper.xml 96 tools/clc_assembly_cell/clc_mapper.xml
97 tools/clc_assembly_cell/repository_dependencies.xml
97 98
98 99
99 Licence (MIT) 100 Licence (MIT)
100 ============= 101 =============
101 102