comparison README @ 1:b61f1466ce8f default tip

Add tool_dependencies.xml and test case
author Jim Johnson <jj@umn.edu>
date Mon, 01 Apr 2013 10:28:17 -0500
parents
children
comparison
equal deleted inserted replaced
0:217aedbdd0d0 1:b61f1466ce8f
1
2 == ea-utils Galaxy Wrapper ==
3
4 This is a Galaxy wrapper for some ea-utils tools, fastq-join and sam-stats.
5
6 ** Installation **
7
8 Installation from a tool shed provides the necessary tool dependencies.
9
10 Otherwise, make sure fastq-join and sam-stats are in the path.
11 Move the test data files to your galaxy root test-data.
12 Move the xml files to a subdirectory of your tools directory and add lines in tool_conf.xml to point to them.
13 Restart the Galaxy server.
14
15 ** Attribution **
16
17 The ea-utils package and associated documentation can be found at: http://code.google.com/p/ea-utils/
18
19