view 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
line wrap: on
line source

To install the tool "Get Data from PRICAT" into GALAXY, and to be able to import directly PRICAT datasets to GALAXY; please:
1) copy the PRICAT.xml file in the folder galaxy_dist/tools/data_source of your GALAXY instance
2) modify the GALAXY file: "tool_conf.xml" at galaxy_dist/ folder to include the location of "PRICAT.xml"
	eg: 
		 <label text="PRI-CAT tools" id="PRI-CAT" />
		 <section name="PRI-CAT" id="PRICAT">
		 <tool file="data_source/PRICAT.xml" />
 		</section>
3) Restart GALAXY


For more information about GALAXY look at http://galaxy.psu.edu/

Enjoy,