Code Search for Developers
 
 
  

download.php from eXtensible Genome Data Broker at Krugle


Show download.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);
?>

<div align="center">
<H2>Downloads</H2>
<P align='left'>
<?php echo $SITENAMEshort; ?> encompasses primary sequence data obtained from GenBank, including the most current
gss and BAC assembly and annotation, EST and cDNA sequences, and protein sequences derived from
the annotated genes.
<?php echo $LATINORGN; ?> genome assemblies refer to the pseudo-chromosome tiling of individual genomic sequence 
fragments obtained from the listed assembly sources.
The mapping of cDNA and EST sequences onto the genome as well as interpretations of the overall
data are based on our own spliced alignment results.
</P>

<P align='left'>
The <?php echo $COMMONORGN2; ?> genome assembly is still being refined and completed.
<?php echo $SITENAMEshort; ?> attempts to remain synchronized with the most recent release of the
genome assembly and annotations.
</P>
<H3>!! Useful downloads to appear here soon !!</H3>
</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

  Annotation/
    index.php
  prj/
    index.php
  tmp/
  tutorial/
    index.php
  GDBstyle.css
  download.php
  index.php
  resource.php
  site_map.php