This website requires JavaScript.
Explore
Help
Sign In
opensource
/
galaxy
Watch
3
Star
0
Fork
0
mirror of
https://github.com/galaxyproject/galaxy.git
synced
2026-09-21 13:50:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e13eaf8a0cd282b26fbd5e05c5c8c8a2b1f18d1a
galaxy
/
tools
/
visualization
T
History
Greg Von Kuster
d0d7875192
Deprecated code corrections for supporting Python 2.6. Many of the Python 2.6 eggs are still throwing DeprecationWarning messages, so some things still won't work. Eggs for 2.6 need to be re-scrambled after corrections are made.
2009-08-14 15:37:31 -04:00
..
build_ucsc_custom_track_code.py
Deprecated code corrections for supporting Python 2.6. Many of the Python 2.6 eggs are still throwing DeprecationWarning messages, so some things still won't work. Eggs for 2.6 need to be re-scrambled after corrections are made.
2009-08-14 15:37:31 -04:00
build_ucsc_custom_track.py
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
build_ucsc_custom_track.xml
Add functioal test baseline support for the repeat construct, more work needed ( e.g., multiple repeat elements, refresh_on_change when the input to be refreshed is within a repeat construct ). Added functional tests for some tools that use this construct.
2008-11-10 14:22:01 -05:00
genetrack_code.py
Deprecated code corrections for supporting Python 2.6. Many of the Python 2.6 eggs are still throwing DeprecationWarning messages, so some things still won't work. Eggs for 2.6 need to be re-scrambled after corrections are made.
2009-08-14 15:37:31 -04:00
genetrack.py
Using deprecated sha module in place of hashlib to keep compatibility with python2.4
2009-02-05 15:34:31 -05:00
genetrack.xml
Ironed out nasty exceptions thrown on invalid genetrack outputs. Still need a way to resolve the optional 2nd output (exported intervals), and ensure the user picks at least 1 coverage dataset or 1 feature dataset.
2009-01-27 17:10:30 -05:00
GMAJ.py
Update GMAJ to the latest beta.
2008-05-16 18:39:41 +00:00
GMAJ.xml
Update GMAJ help.
2008-12-04 15:09:57 -05:00
LAJ_code.py
Fix for Applet/JavaScript incompatibility in FireFox (tested under WindowXP, Firefox/2.0.0.12 [and IE 7]). Updated to use the 'object' tag, instead of deprecated 'applet'.
2008-03-19 18:52:40 +00:00
LAJ.py
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
LAJ.xml
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