diff --git a/datatypes_conf.xml.sample b/datatypes_conf.xml.sample index 89b57430e55..4ff7d638a21 100644 --- a/datatypes_conf.xml.sample +++ b/datatypes_conf.xml.sample @@ -99,7 +99,7 @@ - + diff --git a/display_applications/igb/gtf.xml b/display_applications/igb/gtf.xml index 3804f339fe2..c2e8b5b0b74 100644 --- a/display_applications/igb/gtf.xml +++ b/display_applications/igb/gtf.xml @@ -1,17 +1,17 @@ - - $bioviz - - - #import re - #set nm=$gtf_file_for_name.name - ${re.sub('\W',"_",nm)} - - - - - http://bioviz.org/igb/galaxy.html?version=${gtf_file.dbkey}&loadresidues=false&feature_url_0=${gtf_file.url}&sym_name_0=${niceName}&sym_method_0=${gtf_file.url}&query_url=${gtf_file.url}&server_url=galaxy + + $bioviz + + + #import re + #set nm=$gtf_file_for_name.name + ${re.sub('\W',"_",nm)} - + + + + http://bioviz.org/igb/galaxy.html?version=${gtf_file.dbkey}&loadresidues=false&feature_url_0=${gtf_file.url}&sym_name_0=${niceName}&sym_method_0=${gtf_file.url}&query_url=${gtf_file.url}&server_url=galaxy + + \ No newline at end of file