-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCCindex.html
More file actions
204 lines (154 loc) · 6.82 KB
/
CCindex.html
File metadata and controls
204 lines (154 loc) · 6.82 KB
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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0052)http://mpf.biol.vt.edu/research/caulobacter/SWST/pp/ -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Spatiotemporal Model of the Asymmetric Division Cycle of <em>Caulobacter</em> cell</title>
<meta name="Description" content="content="A" mathematical="" model="" of="" cell="" cycle="" control="" in="" caulobacter"="">
<meta name="keywords" content="mathematical model Caulobacter model cell cycle control Caulobacter crescentus computational biology systems biology modeling biological network CtrA GcrA DnaA Caulobacter mutants">
<meta name="robots" content="ALL">
<meta name="rating" content="General">
<link href="./css/buddingYeast.css" title="main" rel="stylesheet" type="text/css">
<link href="./css/text_only.css" title="Text only" rel="alternate stylesheet" type="text/css">
<script>
</script>
<style type="text/css"></style>
<style type="text/css"></style></head>
<body>
<div id="container">
<div id="top"><h1>Spatiotemporal Model of the Asymmetric Division Cycle of <em>Caulobacter</em> Cell</h1></div>
<table id="column_table" width="100%" border="0" cellspacing="0" cellpadding="0">
<tbody><tr>
<td id="side_column" valign="top">
<div id="navcontainer">
<script language="JavaScript">
var menu_sections=new Array("intro","stats", "wildtype", "mutants2", "modelodes", "tools", "other", "who");
/*
* Put sub menus as keys here and use their parents as ids. This is used later
* to prevent opening of sub menus from closing the parent menu.
*/
var menu_parents=new Object();
menu_parents["justification"] = "model";
function hideshow(id) {
this_box = document.getElementById(id);
if (this_box.style.display == "none") {
this_box.style.display = "";
} else {
this_box.style.display = "none";
}
for (i = 0; i <= (menu_sections.length - 1); i++){
if (menu_sections[i] != id && menu_sections[i] != menu_parents[id]) {
document.getElementById(menu_sections[i]).style.display = "none";
}
}
}
function show_diagram(){
diagram = window.open('../pp/clickable_diag.php','diagram','width=794,height=536');
diagram.focus();
}
</script>
<ul id="mainList">
<li><a href="././index.html">Home</a></li>
<li><a href="./Intro.html">Introduction</a></li>
<li><a href="#" onclick="hideshow('PleC')">Bistable Histidine Kinase</a></li>
<ul id="PleC" style="display:none">
<li><a class="" href="./PDM.html">Model</a></li>
<li><a class="" href="./PDR.html">Results</a></li>
</ul>
<li><a href="#" onclick="hideshow('Loc')">PleC and DivL Localization</a></li>
<ul id="Loc" style="display:none">
<li><a class="" href="./DM.html">Model</a></li>
<li><a class="" href="./DR.html">Results</a></li>
</ul>
<li><a href="#" onclick="hideshow('Turing')">PopZ Localization</a></li>
<ul id="Turing" style="display:none">
<li><a class="" id="WT_STSW" style="" href="./TM.html">Model</a></li>
<li><a class="" id="WT_Swarmer" style="" href="./TR.html">Results</a></li>
</ul>
<li><a href="#" onclick="hideshow('Chromosome')">Chromosome Segregation</a></li>
<ul id="Chromosome" style="display:none">
<li><a id="mutant_menu_ctrA" class="" href="./CM.html">Model</a></li>
<li><a id="mutant_menu_gcrA" class="" href="./CR.html">Results</a></li>
</ul>
<li><a href="./Visualization.html">Visualization</a></li>
<li><a href="./Contact.html">Contact</a></li>
</ul>
</div>
</td>
<td id="content_cell" valign="top">
<div id="content">
<center>
<h2 style="margin-bottom:20px">Welcome to <em>Caulobacter</em> Cell Cycle Modeling</h2>
<img "="" src="./CCGraph/CC_circle.png" width="50%">
<p> </p>
<h3 style="margin-bottom:20px"> The website is designed for the Asymmetric Division Cycle of <em>Caulobacter</em> cell</h3><p></p>
<p></p><h4 style="margin-bottom:20px"> Sources: </h4><p></p>
<p> </p>
<p>© Tyson's Lab, 2014</p>
</center>
</div> <!-- end #content -->
</td></tr>
</tbody></table>
<div id="FOOTER">
<span style="float:right">Page designed Oct 6, 2014</span><span style="float:left">Site Design by <a class="credits" style="font-weight:800"> © Tyson's Lab</a></span><center><a class="credits" style="font-weight:800" href="mailto:cmhshirl@vt.edu"><img border="0" src="./CCGraph/mailto.gif"> webmaster</a></center>
<div style="clear:both"></div>
</div>
</div>
<script type="text/javascript">
/***********************************************
* http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
***********************************************/
var offsetxpoint=-60 //Customize x offset of tooltip
var offsetypoint=20 //Customize y offset of tooltip
var ie=document.all
var ns6=document.getElementById && !document.all
var enabletip=false
if (ie||ns6)
var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""
function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
function ddrivetip(thetext, thecolor, thewidth){
if (ns6||ie){
if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
tipobj.innerHTML=thetext
enabletip=true
return false
}
}
function positiontip(e){
if (enabletip){
var curX=(ns6)?e.pageX : event.x+ietruebody().scrollLeft;
var curY=(ns6)?e.pageY : event.y+ietruebody().scrollTop;
//Find out how close the mouse is to the corner of the window
var rightedge=ie&&!window.opera? ietruebody().clientWidth-event.clientX-offsetxpoint : window.innerWidth-e.clientX-offsetxpoint-20
var bottomedge=ie&&!window.opera? ietruebody().clientHeight-event.clientY-offsetypoint : window.innerHeight-e.clientY-offsetypoint-20
var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000
//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<tipobj.offsetWidth)
//move the horizontal position of the menu to the left by it's width
tipobj.style.left=ie? ietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" : window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
else if (curX<leftedge)
tipobj.style.left="5px"
else
//position the horizontal position of the menu where the mouse is positioned
tipobj.style.left=curX+offsetxpoint+"px"
//same concept with the vertical position
if (bottomedge<tipobj.offsetHeight)
tipobj.style.top=ie? ietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" : window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
else
tipobj.style.top=curY+offsetypoint+"px"
tipobj.style.visibility="visible"
}
}
function hideddrivetip(){
if (ns6||ie){
enabletip=false
tipobj.style.visibility="hidden"
tipobj.style.left="-1000px"
tipobj.style.backgroundColor=''
tipobj.style.width=''
}
}
document.onmousemove=positiontip
</script>
</body></html>