-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
executable file
·229 lines (213 loc) · 9.79 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>VarClust</title>
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/datepicker3.css" rel="stylesheet">
<link href="css/styles.css" rel="stylesheet">
<!--Icons-->
<script src="js/lumino.glyphs.js"></script>
<!--[if lt IE 9]>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<![endif]-->
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
data-target="#sidebar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"><span>C4LAB</span>VARCLUST</a>
</div>
</div><!-- /.container-fluid -->
</nav>
<div id="sidebar-collapse" class="col-sm-3 col-lg-2 sidebar">
<form role="search">
<div class="form-group">
<input type="text" class="form-control" placeholder="Search">
</div>
</form>
<ul class="nav menu">
<li class="active"><a href="index.html">
<svg class="glyph stroked home">
<use xlink:href="#stroked-home"/>
</svg>
Introduction</a></li>
<li><a href="submit.html">
<svg class="glyph stroked dashboard dial">
<use xlink:href="#stroked-dashboard-dial"/>
</svg>
Submit Job</a></li>
<li><a href="job_status.php">
<svg class="glyph stroked clipboard with paper">
<use xlink:href="#stroked-clipboard-with-paper"/>
</svg>
Job Status</a></li>
<li><a href="result.php">
<svg class="glyph stroked line-graph">
<use xlink:href="#stroked-line-graph"></use>
</svg>
Results</a></li>
</ul>
</div><!--/.sidebar-->
<div class="col-sm-9 col-sm-offset-3 col-lg-10 col-lg-offset-2 main">
<div class="row">
<div class="col-lg-12">
<h1 class="page-header">Welcome to VarClust!</h1>
</div>
</div><!--/.row-->
<div class="row">
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="panel panel-blue panel-widget ">
<div class="row no-padding">
<div class="col-sm-3 col-lg-5 widget-left">
<svg class="glyph stroked hourglass">
<use xlink:href="#stroked-hourglass"/>
</svg>
</div>
<div class="col-sm-9 col-lg-7 widget-right">
<div class="large">50</div>
<div class="text-muted">Running jobs</div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="panel panel-orange panel-widget">
<div class="row no-padding">
<div class="col-sm-3 col-lg-5 widget-left">
<svg class="glyph stroked checkmark">
<use xlink:href="#stroked-checkmark"/>
</svg>
</div>
<div class="col-sm-9 col-lg-7 widget-right">
<div class="large">2</div>
<div class="text-muted">Finished Jobs</div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="panel panel-teal panel-widget">
<div class="row no-padding">
<div class="col-sm-3 col-lg-5 widget-left">
<svg class="glyph stroked male-user">
<use xlink:href="#stroked-male-user"></use>
</svg>
</div>
<div class="col-sm-9 col-lg-7 widget-right">
<div class="large">24</div>
<div class="text-muted">Users in total</div>
</div>
</div>
</div>
</div>
<div class="col-xs-12 col-md-6 col-lg-3">
<div class="panel panel-red panel-widget">
<div class="row no-padding">
<div class="col-sm-3 col-lg-5 widget-left">
<svg class="glyph stroked location pin">
<use xlink:href="#stroked-location-pin"/>
</svg>
</div>
<div class="col-sm-9 col-lg-7 widget-right">
<div class="large">403</div>
<div class="text-muted">Visitors</div>
</div>
</div>
</div>
</div>
</div><!--/.row-->
<div class="row">
<div class="col-md-12">
<div class="panel panel-default chat">
<div class="panel-heading" id="accordion">
<svg class="glyph stroked two-messages">
<use xlink:href="#stroked-two-messages"></use>
</svg>
Announcements
</div>
<div class="panel-body">
<ul>
<li class="left clearfix">
<span class="chat-img pull-left">
<img src="http://placehold.it/80/30a5ff/fff" alt="User Avatar" class="img-circle"/>
</span>
<div class="chat-body clearfix">
<div class="header">
<strong class="primary-font">C4Lab</strong>
<small class="text-muted">32 mins ago</small>
</div>
<p>
Welcome to VarClust online server! Our lab mainly focus on the research of
computational molecular biology. In most of the time, we manipulate macro-molecules
such as proteins and DNA. When given a protein sequence, it is of interest to know
what the function it has. In the next step, it will be great to know which residues
play the most important roles in its function. Moreover, we are eager to find out
its interacting partners in organisms. All the above questions can be answered by a
computer, a well-trained computer program.
</p>
</div>
</li>
<li class="right clearfix">
<span class="chat-img pull-right">
<img src="http://placehold.it/80/dde0e6/5f6468" alt="User Avatar"
class="img-circle"/>
</span>
<div class="chat-body clearfix">
<div class="header">
<strong class="pull-left primary-font">C4Lab</strong>
<small class="text-muted">2016-10-18</small>
</div>
<p>
Hi, there! This is the first official announcement from VarClust. We are now
planning and setting up the environments. Hope we can see you soon! Nowadays, we
teach machines (computers) to learn skills and ask them to achieve some tasks. On
internet, computers classify news. On our mail servers, computers filter junk
emails. Computers even play games, compose music, and monitor terrorism.
In our lab, we teach computers to learn biology. Even better, computers learn
biology by itself and tell us the mystery behind biology. We call the knowledge
organized by computers prediction models, and the information delivered by computers
predictions. As the prediction accuracy increases, computational tools provide us
with more and more facts about living organisms.
</p>
</div>
</li>
</ul>
</div>
</div>
</div><!--/.col-->
</div><!--/.row-->
</div> <!--/.main-->
<script src="js/jquery-1.11.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/chart.min.js"></script>
<script src="js/chart-data.js"></script>
<script src="js/easypiechart.js"></script>
<script src="js/easypiechart-data.js"></script>
<script src="js/bootstrap-datepicker.js"></script>
<script>
$('#calendar').datepicker({});
!function ($) {
$(document).on("click", "ul.nav li.parent > a > span.icon", function () {
$(this).find('em:first').toggleClass("glyphicon-minus");
});
$(".sidebar span.icon").find('em:first').addClass("glyphicon-plus");
}(window.jQuery);
$(window).on('resize', function () {
if ($(window).width() > 768) $('#sidebar-collapse').collapse('show')
})
$(window).on('resize', function () {
if ($(window).width() <= 767) $('#sidebar-collapse').collapse('hide')
})
</script>
</body>
</html>