Code Search for Developers
 
 
  

CL_info.php from eXtensible Genome Data Broker at Krugle


Show CL_info.php syntax highlighted

<?php
if(empty($SITEDEF_H)){require('SITEDEF.php');}
?>
<html><head><title></title>
<script type="text/javascript" src=<?php echo "'${JSPATH}TV_info.js'"; ?>></script>
<style>
body { text-align:left; }

TD { padding:1px; vertical-align:top; text-align:center; font:bold 10px Courier,serif; }
TD#info INPUT { margin:1px 2px; text-align:center; font:normal 10px Courier,serif; }
TD#desc { padding-right:10px; width:100%;}
#seqDesc{ height:65px; width:100%; margin:1px 2px; font:normal 12px Courier,serif; }
</style>
</head>
<body>
<form method="post" action=<?php echo "'${CGIPATH}showCluster.pl'"; ?> enctype="application/x-www-form-urlencoded" name="infoFORM">
<TABLE><TR>
<TD id='info'>
<nobr>ID<INPUT name="seqName" type="text" value="" size=30></nobr><BR>
<nobr><INPUT name="regLFT" type="text" value="" size=10>--<INPUT name="regRGT" type="text" value="" size=10></nobr><BR>
<nobr>Sim<INPUT name="seqSim" type="text" value="" size=5><INPUT name="seqCov" type="text" value="" size=5>Cov</nobr>
</TD>
<TD id='desc'>
<textarea ID='seqDesc' noscroll>*** Use scroll bar at bottom of page to navigate ***</textarea>
</TD>
</TR></TABLE>
</form></body></html>




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

  CL_info.php
  CL_infoPlus.php
  blank.html
  clear.png