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
db9c0a987092f45a245eb4532dbf25c24ab796dd
galaxy
/
tools
/
visualization
T
History
Ian Schenck
28016bd908
Using deprecated sha module in place of hashlib to keep compatibility with python2.4
2009-02-05 15:34:31 -05:00
..
build_ucsc_custom_track_code.py
Fix for build_ucsc_custom_track, will no longer throw server error if history does not include valid input dataset, tool also now skips invalid lines instead of throwing exception.
2008-03-14 19:41:56 +00: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
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
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