-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstats.shtml
More file actions
executable file
·27 lines (24 loc) · 952 Bytes
/
stats.shtml
File metadata and controls
executable file
·27 lines (24 loc) · 952 Bytes
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><!-- InstanceBegin codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title> www.nematodes.org - the Home of Nematode and Neglected Genomics in the Blaxter Lab </title>
<!-- InstanceEndEditable -->
<!--#include virtual="/includes/nembase4_header.ssi" -->
</head>
<body>
<!--#include virtual="/includes/nembase4_body_upper.ssi" -->
<div class=mainTitle>Current NEMBASE Statistics</div><br><br>
<table class="tablephp1">
<tr>
<td class="tablephp21" colspan=2><b>Species</b></td>
<td class="tablephp21"><b>Sequences</b></td>
<td class="tablephp21"><b>Clusters</b></td>
<td class="tablephp21"><b>Libraries</b></td>
<td class="tablephp21"><b>Last Update</b></td>
<!--#include virtual="stats.php" -->
</table>
<!-- InstanceEndEditable -->
<!--#include virtual="/includes/nemdb3_body_lower.ssi" -->
</body>
<!-- InstanceEnd --></html>