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
3531212ff6dd2606d8a9830cebc5dd0693b7ad13
galaxy
/
tools
/
visualization
T
History
Kanwei Li
a947686b77
fix some typos for tools in folders N-Z
2009-09-25 02:06:03 -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
fix some typos for tools in folders N-Z
2009-09-25 02:06:03 -04: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
fix some typos for tools in folders N-Z
2009-09-25 02:06:03 -04:00