Code Search for Developers
 
 
  

index.php from eXtensible Genome Data Broker at Krugle


Show index.php syntax highlighted

<?php
if(empty($SITEDEF_H)){require('SITEDEF.php');}
if(empty($PARAM_H)){require('getPARAM.php');}
require('SSI_GDBprep.php');
virtual("${CGIPATH}SSI_GDBgui.pl/TWO_COLUMN_HEADER/" . $SSI_QUERYSTRING);
?>

<STYLE TYPE="text/css">
p { font-family: Verdana,Arial,sans-serif;
    font-size: 10pt;
}
td { font-family: Verdana,Arial,sans-serif;
     font-size: 10pt;
}
h3 { font-family: Verdana,Arial,sans-serif;
     font-size: 12pt;
}
h4 { font-family: Verdana,Arial,sans-serif;
     font-size: 10pt;
}
a { color: blue; }
</STYLE>

<div ID="mainWLS" align="center">
<H1>Internships @ AtGDB</H1>
 <TABLE ALIGN="center" WIDTH="75%">
 <TD>
  <P align="left"><BR>
	<b>AtGDB</b> is being developed as a part of our NSF-funded project
	"<a href="https://www.fastlane.nsf.gov/servlet/showaward?award=0110254">PlantGDB - Plant Genome Database and Analysis Tools</a>"
	(PI: <a href="http://gremlin1.zool.iastate.edu/~volker/">Volker Brendel</a>).
	The purpose of this resource is to provide a convenient sequence-centered genome view for <I>Arabidopsis thaliana</I>, with a
	narrow focus on gene structure annotation.
  </P>

<P align="left">
At AtGDB, we encourage learning and community contribution for all ages. We believe science is best realized through investigation and
experience. As such we regularly mentor interns in the operation and usage of AtGDB. Listed below are documentaries of their experiences.
<ul>
<li><A HREF='./spring2004/'>Spring 2004: Discovering Gene Structure</A></li>
</ul>
</P>

 </TD>
 </TABLE>
</div>

<?php
require('SSI_GDBprep.php');
virtual("${CGIPATH}SSI_GDBgui.pl/STANDARD_FOOTER/" . $SSI_QUERYSTRING);
?>





See more files for this project here

eXtensible Genome Data Broker

The xGDB project provides scientists with an online portal for the integration of diverse sources of genomic data. Portals allow researchers to effectively target a specific scientific question by customizing their interactions with available data.

Project homepage: http://sourceforge.net/projects/xgdb
Programming language(s): JavaScript,Perl,PHP
License: other

  spring2004/
    Anna_pic.jpg
    DNA Re1.gif
    DNA Re2.gif
    Exampl3.gif
    Exampl4.gif
    Exampl5.gif
    Exampl6.gif
    Exampl7.gif
    Main P1.jpg
    Xin_pic.jpg
    expression.gif
    index.php
    replication.jpg
    transcription.gif
    transcription_mov.gif
    watson.gif
  index.php