comparison tools/mira_3_4/mira.txt @ 4:03743667463c draft

Uploaded v0.0.7, take 2, included the tool_dependencies.xml file
author peterjc
date Wed, 24 Apr 2013 12:47:08 -0400
parents c1c7d6f726b0
children e810e45bdad7
comparison
equal deleted inserted replaced
3:c1c7d6f726b0 4:03743667463c
70 http://bitbucket.org/peterjc/galaxy-central/src/tools 70 http://bitbucket.org/peterjc/galaxy-central/src/tools
71 71
72 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use 72 For making the "Galaxy Tool Shed" http://toolshed.g2.bx.psu.edu/ tarball use
73 the following command from the Galaxy root folder: 73 the following command from the Galaxy root folder:
74 74
75 tar -czf mira_wrapper.tar.gz tools/mira_3_4/mira.* 75 $ tar -czf mira_wrapper.tar.gz tools/mira_3_4/mira.* tools/mira_3_4/tool_dependencies.xml
76 76
77 Check this worked: 77 Check this worked:
78 78
79 $ tar -tzf mira_wrapper.tar.gz 79 $ tar -tzf mira_wrapper.tar.gz
80 tools/mira_3_4/mira.py 80 tools/mira_3_4/mira.py
81 tools/mira_3_4/mira.txt 81 tools/mira_3_4/mira.txt
82 tools/mira_3_4/mira.xml 82 tools/mira_3_4/mira.xml
83 tools/mira_3_4/tool_dependencies.xml
83 84
84 85
85 Licence (MIT/BSD style) 86 Licence (MIT/BSD style)
86 ======================= 87 =======================
87 88