Greg Von Kuster
|
af3b0669aa
|
Eliminated all Python2.4 references, added necessary assert statements to ensure minimum version of Python 2.4.
|
2008-03-28 15:24:50 +00:00 |
|
Greg Von Kuster
|
749f218f08
|
Changed GALAXY_DATA_INDEX_DIR from an environment variable to a config entry.
|
2008-03-25 14:09:27 +00:00 |
|
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 |
|
Greg Von Kuster
|
31d1a87141
|
Better error handling in interval_to_bd_converter, a couple of other small tool fixes.
|
2008-01-07 18:49:12 +00:00 |
|
Greg Von Kuster
|
05df900b3d
|
Metadata will now be set on all output datasets when getting encode data.
|
2008-01-03 14:12:07 +00:00 |
|
Nate Coraor
|
7ac51f24fc
|
All of the stuff in /cache has been moved to /depot/data2.
|
2007-03-13 21:27:39 +00:00 |
|
James Taylor
|
f788a34fca
|
Moving james-wsgi branch to new trunk.
|
2006-11-15 16:28:21 +00:00 |
|