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/slide0015_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/slide0015_notes_pane.htm')
-rwxr-xr-x | web/tutorial/ppt/WebQTLDemo_files/slide0015_notes_pane.htm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/tutorial/ppt/WebQTLDemo_files/slide0015_notes_pane.htm b/web/tutorial/ppt/WebQTLDemo_files/slide0015_notes_pane.htm new file mode 100755 index 00000000..e17d3a52 --- /dev/null +++ b/web/tutorial/ppt/WebQTLDemo_files/slide0015_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>Part 2: Mapping upstream modulators or QTLs. A quantitative trait locus is a chromosomal region that harbors one or a few polymorphic gene loci that influence a trait. We are going to be looking for QTLs that modulate the steady state expression level of App in the adult mouse forebrain.</font><br> </td> </tr> </table> </body> </html> \ No newline at end of file |