diff options
author | root | 2012-05-08 18:39:56 -0500 |
---|---|---|
committer | root | 2012-05-08 18:39:56 -0500 |
commit | ea46f42ee640928b92947bfb204c41a482d80937 (patch) | |
tree | 9b27a4eb852d12539b543c3efee9d2a47ef470f3 /web/tutorial/ppt/WebQTLDemo_files/slide0006_notes_pane.htm | |
parent | 056b5253fc3857b0444382aa39944f6344dc1ceb (diff) | |
download | genenetwork2-ea46f42ee640928b92947bfb204c41a482d80937.tar.gz |
Add all the source codes into the github.
Diffstat (limited to 'web/tutorial/ppt/WebQTLDemo_files/slide0006_notes_pane.htm')
-rwxr-xr-x | web/tutorial/ppt/WebQTLDemo_files/slide0006_notes_pane.htm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/tutorial/ppt/WebQTLDemo_files/slide0006_notes_pane.htm b/web/tutorial/ppt/WebQTLDemo_files/slide0006_notes_pane.htm new file mode 100755 index 00000000..be43575c --- /dev/null +++ b/web/tutorial/ppt/WebQTLDemo_files/slide0006_notes_pane.htm @@ -0,0 +1,5 @@ +<html>
<head>
<meta name=ProgId content=PowerPoint.Slide>
<meta name=Generator content="Microsoft Macintosh PowerPoint 10">
<link id=Main-File rel=Main-File href="WebQTLDemo.htm">
<link title="Presentation File" type="application/powerpoint" rel=alternate
href=WebQTLDemo.ppt>
<script> +if ( ! top.PPTPRESENTATION ) { + window.location.replace( "endshow.htm" ); +} +</script>
</head>
<body bgcolor=black text=white>
<table border=0 width="100%">
<tr>
<td width=5 nowrap></td>
<td width="100%"></td>
</tr>
<tr>
<td colspan=1></td>
<td align=left colspan=1><font face=Helvetica size=2>This<span
style="mso-spacerun: yes"> </span>slide shows you the<span
style="mso-spacerun: yes"> </span>lower parts of the Trait Data Page.
We expect to make many small modification of this page, so do not be
surprised if some elements have been moved around.</font><br>
</td>
</tr>
</table>
</body>
</html>
\ No newline at end of file |