Files
galaxy/tools/data_source
Greg Von Kuster cd52cabd48 Eliminated hard-codes paths to locally cached data from tools, requires developers to add softlinks to development environments.
Galaxy developers should execute the following commands in their $UNIVERSE_HOME/tool-data directories:

ln -s /depot/data2/galaxy/alignseq.loc alignseq.loc
ln -s /depot/data2/galaxy/binned_scores.loc binned_scores.loc
ln -s /depot/data2/galaxy/blastdb.loc blastdb.loc
ln -s /depot/data2/galaxy/encode_datasets.loc encode_datasets.loc
ln -s /depot/data2/galaxy/liftOver.loc liftOver.loc
ln -s /depot/data2/galaxy/maf_index.loc maf_index.loc
ln -s /depot/data2/galaxy/maf_pairwise.loc maf_pairwise.loc
ln -s /depot/data2/galaxy/microbes/microbial_data.loc microbial_data.loc
ln -s /depot/data2/galaxy/phastOdds.loc phastOdds.loc
ln -s /depot/data2/galaxy/quality_scores.loc quality_scores.loc
ln -s /depot/data2/galaxy/regions.loc regions.loc
ln -s /depot/data2/galaxy/twobit.loc twobit.loc
2008-03-21 18:31:39 +00:00
..
2006-11-15 16:28:21 +00:00
2007-07-05 18:39:36 +00:00