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