-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathsidebarinclude.php
More file actions
executable file
·30 lines (27 loc) · 1.43 KB
/
Copy pathsidebarinclude.php
File metadata and controls
executable file
·30 lines (27 loc) · 1.43 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
<?
?>
<div style="margin-left:10px;padding-top:10px;">
Link to <a href="http://www.bioguo.org/miRNASNP2" target="_blank">miRNASNP v2.0</a>
<form action="theListofRNA.php" method="get">
<input type="text" name="terms" value="hsa-mir-125a" style="width:100px"/>
<input type="submit" value="Quick" />
(e.g. hsa-mir-125a or rs12975333 )
</form>
</div>
<div style="padding-top:0px; margin-top:0px"><img src="image/sidebar.png" border="0" usemap="#sidemap" />
<map name="sidemap" id="sidemap">
<area shape="rect" coords="6,74,127,102" href="index.php" alt="homepage" />
<area shape="rect" coords="43,143,124,170" href="search.php" alt="search" />
<area shape="rect" coords="51,218,164,243" href="document.php" alt="document" />
<area shape="rect" coords="8,295,122,320" href="download.php" alt="download" />
<area shape="rect" coords="27,369,119,395" href="aboutus.php" alt="aboutus" />
</map>
</div>
<div style="margin-left:15px;width:150px; font-size:14px">
<b>Stats:</b><br/>
Homo sapiens
<li><a href="http://www.mirbase.org/" target="_blank">miRBase</a>: release 16 </li>
<li><a href="http://www.ncbi.nlm.nih.gov/projects/SNP/" target="_blank">dbSNP</a> version: 132</li>
Other species:
<li>see <a href="document.php" target="_blank">document</a> </li>
</div>