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
182fbd1bc61f8ff8bd2cf29c23fca47c8eac7002
galaxy
/
display_applications
T
History
Daniel Blankenberg
74242d9f50
Add an External Display application for viewing gff/gtf files at IGV.
2015-04-02 10:57:05 -04:00
..
ensembl
Remove the BuildSites class I recently created and merge its functionality back into util and the datatypes registry. As a result, the build_sites configuration moves to datatypes_conf.xml and display applications can now use configured build sites so that the path is not hardcoded into the individual committed display application files.
from_file
in the display applications is still supported.
2014-09-02 18:20:23 -04:00
gbrowse
Move ucsc_display_sites and gbrowse_display_sites into datatypes_conf.xml's new <build_sites> section, as per the suggestion by @nsoranzo.
2014-09-03 12:25:22 -04:00
igb
IGB can read over https just fine (but won't follow 307 Temporary Redirects). Remove strip_https flag from IGB external display applications.
2014-07-28 16:25:07 -04:00
igv
Add an External Display application for viewing gff/gtf files at IGV.
2015-04-02 10:57:05 -04:00
rviewer
Remove the BuildSites class I recently created and merge its functionality back into util and the datatypes registry. As a result, the build_sites configuration moves to datatypes_conf.xml and display applications can now use configured build sites so that the path is not hardcoded into the individual committed display application files.
from_file
in the display applications is still supported.
2014-09-02 18:20:23 -04:00
ucsc
Fix references to config.ucsc_display_sites that I missed.
2014-09-10 14:37:33 -04:00