changeset 0:10374d0724cf draft

Uploaded
author jbouligand
date Sat, 10 Apr 2021 08:31:10 +0000
parents
children eb04d92b5f9a
files root?tool_id=gVCF_parser
diffstat 1 files changed, 65 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/root?tool_id=gVCF_parser	Sat Apr 10 08:31:10 2021 +0000
@@ -0,0 +1,65 @@
+
+<!DOCTYPE HTML>
+<html>
+    <!--js-app.mako-->
+    <head>
+        <title>Galaxy</title>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+        <meta name="viewport" content="maximum-scale=1.0">
+        <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
+        <link rel="index" href="/formation/"/>
+        <link href="/formation/static/style/jquery.rating.css?v=1618050518" media="screen" rel="stylesheet" type="text/css" />
+<link href="/formation/static/style/jquery-ui/smoothness/jquery-ui.css?v=1618050518" media="screen" rel="stylesheet" type="text/css" />
+<link href="/formation/static/style/base.css?v=1618050518" media="screen" rel="stylesheet" type="text/css" />
+<link href="/formation/static/style/bootstrap-tour.css?v=1618050518" media="screen" rel="stylesheet" type="text/css" />
+        
+
+    <script type="text/javascript">
+        // this is needed *before* the app code is loaded - many MVC access Galaxy.root for their url
+        // TODO: change this by using a common Backbone.Model base class and url fn
+        window.Galaxy = { root: '/formation/' };
+    </script>
+
+
+
+
+    </head>
+
+    <body scroll="no" class="full-content">
+        <div id="everything" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;">
+            <div id="background"></div>
+
+            <div id="masthead" class="navbar navbar-fixed-top navbar-inverse"></div>
+            <div id="messagebox" style="display: none;"></div>
+            <div id="inactivebox" class="panel-warning-message" style="display: none;"></div>
+
+        </div><!--end everything-->
+        <div id='dd-helper' style="display: none;"></div>
+        
+    <noscript>
+        <div class="overlay overlay-background noscript-overlay">
+            <div>
+                <h3 class="title">Javascript Required for Galaxy</h3>
+                <div>
+                    The Galaxy analysis interface requires a browser with Javascript enabled.<br>
+                    Please enable Javascript and refresh this page.
+                </div>
+            </div>
+        </div>
+    </noscript>
+
+
+        <script src="/formation/static/scripts/bundled/libs.bundled.js?v=1618050518" type="text/javascript"></script>
+<script src="/formation/static/scripts/bundled/login.bundled.js?v=1618050518" type="text/javascript"></script>
+        <script type="text/javascript">
+            app(
+                {"redirect": "/formation/root", "show_welcome_with_login": false, "user": {"quota_percent": null, "id": null, "total_disk_usage": 0.0, "nice_total_disk_usage": "0 bytes"}, "openid_providers": [], "root": "/formation/", "config": {"ftp_upload_site": null, "mailing_lists": "https://wiki.galaxyproject.org/MailingLists", "nginx_upload_path": "/formation/api/tools", "terms_url": null, "enable_unique_workflow_defaults": false, "wiki_url": "https://wiki.galaxyproject.org/", "version_major": "16.01", "support_url": "https://wiki.galaxyproject.org/Support", "remote_user_logout_href": null, "message_box_content": null, "biostar_url_redirect": "http://rosetta.u1185.u-psud.fr/formation/biostar/biostar_redirect", "message_box_visible": false, "ftp_upload_dir": null, "logo_url": "/formation/", "require_login": true, "search_url": "http://galaxyproject.org/search/usegalaxy/", "screencasts_url": null, "ga_code": null, "brand": "Formation", "lims_doc_url": "https://usegalaxy.org/u/rkchak/p/sts", "inactivity_box_content": null, "citation_url": "https://wiki.galaxyproject.org/CitingGalaxy", "allow_user_creation": false, "is_admin_user": false, "allow_user_dataset_purge": true, "biostar_url": null, "datatypes_disable_auto": false, "use_remote_user": false, "message_box_class": "info"}, "welcome_url": "/formation/root/welcome"},
+                {}
+            );
+        </script>
+    </body>
+</html>
+
+
+
+