Mercurial > repos > bgruening > keras_batch_models
comparison pdb70_cs219.ffdata @ 17:a98b60c639af draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author | bgruening |
---|---|
date | Wed, 09 Aug 2023 14:02:18 +0000 |
parents | cada91b0c1d1 |
children |
comparison
equal
deleted
inserted
replaced
16:796ec269ea08 | 17:a98b60c639af |
---|---|
1 | |
2 | |
3 | |
4 | |
5 <!DOCTYPE HTML> | |
6 <html> | |
7 <!--base.mako--> | |
8 | |
9 | |
10 | |
11 <head> | |
12 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
13 <meta name = "viewport" content = "maximum-scale=1.0"> | |
14 <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | |
15 | |
16 <title> | |
17 Galaxy | |
18 | Europe | |
19 | | |
20 </title> | |
21 | |
22 <link rel="index" href="/"/> | |
23 | |
24 | |
25 | |
26 <link href="/static/style/bootstrap-tour.css?v=1618364054" media="screen" rel="stylesheet" type="text/css" /> | |
27 <link href="/static/dist/base.css?v=1618364054" media="screen" rel="stylesheet" type="text/css" /> | |
28 | |
29 | |
30 <script src="/static/dist/libs.chunk.js?v=1618364054" type="text/javascript"></script> | |
31 <script src="/static/dist/base.chunk.js?v=1618364054" type="text/javascript"></script> | |
32 <script src="/static/dist/generic.bundled.js?v=1618364054" type="text/javascript"></script> | |
33 | |
34 | |
35 <!-- message.mako javascript_app() --> | |
36 | |
37 | |
38 | |
39 <script type="text/javascript"> | |
40 // galaxy_client_app.mako, load | |
41 | |
42 var bootstrapped; | |
43 try { | |
44 bootstrapped = | |
45 {} | |
46 ; | |
47 } catch(err) { | |
48 console.warn("Unable to parse bootstrapped variable", err); | |
49 bootstrapped = {}; | |
50 } | |
51 | |
52 var options = { | |
53 root: '/', | |
54 config: | |
55 | |
56 { | |
57 "display_galaxy_brand": true, | |
58 "chunk_upload_size": 104857600, | |
59 "use_remote_user": null, | |
60 "enable_oidc": true, | |
61 "mailing_join_addr": null, | |
62 "select_type_workflow_threshold": -1, | |
63 "myexperiment_target_url": "www.myexperiment.org:80", | |
64 "tool_recommendation_model_path": "https://github.com/galaxyproject/galaxy-test-data/raw/master/tool_recommendation_model.hdf5", | |
65 "simplified_workflow_run_ui_target_history": "current", | |
66 "interactivetools_enable": true, | |
67 "is_admin_user": false, | |
68 "show_welcome_with_login": true, | |
69 "welcome_url": "/static/welcome.html", | |
70 "allow_user_impersonation": true, | |
71 "overwrite_model_recommendations": false, | |
72 "topk_recommendations": 10, | |
73 "user_library_import_dir_available": false, | |
74 "ga_code": null, | |
75 "enable_beta_markdown_export": true, | |
76 "visualizations_visible": true, | |
77 "enable_tool_recommendations": true, | |
78 "enable_unique_workflow_defaults": false, | |
79 "registration_warning_message": "Please register only one account. The usegalaxy.eu service is provided free of charge and has limited computational and data storage resources. <strong>Registration and usage of multiple accounts is tracked and such accounts are subject to termination and data deletion.<\/strong>", | |
80 "logo_src": "/static/favicon.png", | |
81 "enable_quotas": true, | |
82 "server_mail_configured": true, | |
83 "citation_url": "https://galaxyproject.org/citing-galaxy", | |
84 "allow_user_dataset_purge": true, | |
85 "ftp_upload_site": "ftp://ftp.usegalaxy.eu", | |
86 "terms_url": "https://usegalaxy.eu/terms", | |
87 "upload_from_form_button": "always-on", | |
88 "wiki_url": "https://galaxyproject.org/", | |
89 "logo_src_secondary": null, | |
90 "aws_estimate": true, | |
91 "single_user": false, | |
92 "datatypes_disable_auto": false, | |
93 "brand": "Europe", | |
94 "mailing_lists": "https://galaxyproject.org/mailing-lists/", | |
95 "python": [ | |
96 3, | |
97 6 | |
98 ], | |
99 "release_doc_base_url": "https://docs.galaxyproject.org/en/release_", | |
100 "enable_openid": false, | |
101 "cookie_domain": null, | |
102 "message_box_content": "You are using the new UseGalaxy.eu backend server, let us know if you encounter any issues!", | |
103 "admin_tool_recommendations_path": "/opt/galaxy/config/tool_recommendations_overwrite.yml", | |
104 "search_url": "https://galaxyproject.org/search/", | |
105 "remote_user_logout_href": null, | |
106 "default_locale": "auto", | |
107 "screencasts_url": "https://vimeo.com/galaxyproject", | |
108 "quota_url": "https://galaxyproject.org/support/account-quotas/", | |
109 "version_major": "21.01", | |
110 "simplified_workflow_run_ui": "prefer", | |
111 "allow_user_creation": true, | |
112 "lims_doc_url": "https://usegalaxy.org/u/rkchak/p/sts", | |
113 "message_box_visible": false, | |
114 "has_user_tool_filters": true, | |
115 "message_box_class": "info", | |
116 "require_login": false, | |
117 "logo_url": "/", | |
118 "support_url": "https://galaxyproject.org/support/", | |
119 "simplified_workflow_run_ui_job_cache": "off", | |
120 "server_startttime": 1618364054, | |
121 "oidc": { | |
122 "elixir": { | |
123 "icon": "https://elixir-europe.org/sites/default/files/images/login-button-orange.png" | |
124 } | |
125 }, | |
126 "version_minor": "", | |
127 "helpsite_url": "https://help.galaxyproject.org/c/usegalaxy-eu-support", | |
128 "file_sources_configured": true, | |
129 "inactivity_box_content": "Your account has not been activated yet. Feel free to browse around and see what's available, but you won't be able to upload data or run jobs until you have verified your email address.", | |
130 "nginx_upload_path": "/_upload" | |
131 } | |
132 , | |
133 user: | |
134 | |
135 { | |
136 "total_disk_usage": 0, | |
137 "nice_total_disk_usage": "0 bytes", | |
138 "quota_percent": null | |
139 } | |
140 , | |
141 session_csrf_token: 'c3ae71f65be7de55dd5bd5f97f316000' | |
142 }; | |
143 | |
144 config.set({ | |
145 options: options, | |
146 bootstrapped: bootstrapped | |
147 }); | |
148 | |
149 | |
150 </script> | |
151 | |
152 | |
153 | |
154 | |
155 | |
156 | |
157 | |
158 | |
159 | |
160 <script type="text/javascript"> | |
161 config.addInitialization(function() { | |
162 if (parent.handle_minwidth_hint) { | |
163 parent.handle_minwidth_hint(-1); | |
164 } | |
165 }); | |
166 </script> | |
167 | |
168 </head> | |
169 <body class="inbound"> | |
170 | |
171 | |
172 | |
173 <div class="message mt-2 alert alert-danger">You are not allowed to access this dataset</div> | |
174 | |
175 | |
176 </body> | |
177 </html> | |
178 | |
179 | |
180 | |
181 | |
182 | |
183 | |
184 | |
185 | |
186 | |
187 | |
188 | |
189 |