annotate PRICAT/ReadMe.txt @ 0:4afc1a0d1f11 default tip

Migrated tool version 1.0 from old tool shed archive to new tool shed repository
author josemuino
date Tue, 07 Jun 2011 17:25:24 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
1 To install the tool "Get Data from PRICAT" into GALAXY, and to be able to import directly PRICAT datasets to GALAXY; please:
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
2 1) copy the PRICAT.xml file in the folder galaxy_dist/tools/data_source of your GALAXY instance
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
3 2) modify the GALAXY file: "tool_conf.xml" at galaxy_dist/ folder to include the location of "PRICAT.xml"
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
4 eg:
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
5 <label text="PRI-CAT tools" id="PRI-CAT" />
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
6 <section name="PRI-CAT" id="PRICAT">
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
7 <tool file="data_source/PRICAT.xml" />
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
8 </section>
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
9 3) Restart GALAXY
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
10
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
11
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
12 For more information about GALAXY look at http://galaxy.psu.edu/
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
13
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
14 Enjoy,
4afc1a0d1f11 Migrated tool version 1.0 from old tool shed archive to new tool shed repository
josemuino
parents:
diff changeset
15