gbrowse_detail links lost on navigation

View: New views
3 Messages — Rating Filter:   Alert me  

gbrowse_detail links lost on navigation

by Syed Mustafa Hussain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Hi,

I am having problem with gbrowse_detail links, they work fine on the first page, but as soon as I navigate to some other region of genome I loose these links. Upon clicking on a feature it just recenter the image instead of going to gbrowse_details page. I also loose the grid with link. Does someone knows how to fix it?

Thanks,
Mustafa Syed.


     

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse

Re: gbrowse_detail links lost on navigation

by Scott Cain-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Mustafa,

It sounds like a javascript problem.  What version of GBrowse are you
using?  Have you tried looking at the html source of the page when it
is working versus when it is not to see if there is a difference?
Perhaps some javascript or css files are being cached by your browser
that are causing problem.  Perhaps if you clear out the cache it might
help.

Scott


On Fri, Jun 5, 2009 at 1:05 PM, Syed Mustafa Hussain<comp_sea@...> wrote:

>
> Hi,
>
> I am having problem with gbrowse_detail links, they work fine on the first page, but as soon as I navigate to some other region of genome I loose these links. Upon clicking on a feature it just recenter the image instead of going to gbrowse_details page. I also loose the grid with link. Does someone knows how to fix it?
>
> Thanks,
> Mustafa Syed.
>
>
>
>
> ------------------------------------------------------------------------------
> OpenSolaris 2009.06 is a cutting edge operating system for enterprises
> looking to deploy the next generation of Solaris that includes the latest
> innovations from Sun and the OpenSource community. Download a copy and
> enjoy capabilities such as Networking, Storage and Virtualization.
> Go to: http://p.sf.net/sfu/opensolaris-get
> _______________________________________________
> Gmod-gbrowse mailing list
> Gmod-gbrowse@...
> https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
>



--
------------------------------------------------------------------------
Scott Cain, Ph. D.                                   scott at scottcain dot net
GMOD Coordinator (http://gmod.org/)                     216-392-3087
Ontario Institute for Cancer Research

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse

Parent Message unknown Re: gbrowse_detail links lost on navigation

by Syed Mustafa Hussain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Scott,

I use 1.69.025 version. Javascript looks same to me for both pages. I have attached both page-source, if you can figure it out.

Thanks,
Mustafa.

--- On Fri, 6/5/09, Scott Cain <scott@...> wrote:

> From: Scott Cain <scott@...>
> Subject: Re: [Gmod-gbrowse] gbrowse_detail links lost on navigation
> To: "Syed Mustafa Hussain" <comp_sea@...>
> Cc: gmod-gbrowse@...
> Date: Friday, June 5, 2009, 11:53 PM
> Hi Mustafa,
>
> It sounds like a javascript problem.  What version of
> GBrowse are you
> using?  Have you tried looking at the html source of
> the page when it
> is working versus when it is not to see if there is a
> difference?
> Perhaps some javascript or css files are being cached by
> your browser
> that are causing problem.  Perhaps if you clear out
> the cache it might
> help.
>
> Scott
>
>
> On Fri, Jun 5, 2009 at 1:05 PM, Syed Mustafa Hussain<comp_sea@...>
> wrote:
> >
> > Hi,
> >
> > I am having problem with gbrowse_detail links, they
> work fine on the first page, but as soon as I navigate to
> some other region of genome I loose these links. Upon
> clicking on a feature it just recenter the image instead of
> going to gbrowse_details page. I also loose the grid with
> link. Does someone knows how to fix it?
> >
> > Thanks,
> > Mustafa Syed.
> >
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > OpenSolaris 2009.06 is a cutting edge operating system
> for enterprises
> > looking to deploy the next generation of Solaris that
> includes the latest
> > innovations from Sun and the OpenSource community.
> Download a copy and
> > enjoy capabilities such as Networking, Storage and
> Virtualization.
> > Go to: http://p.sf.net/sfu/opensolaris-get
> > _______________________________________________
> > Gmod-gbrowse mailing list
> > Gmod-gbrowse@...
> > https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse
> >
>
>
>
> --
> ------------------------------------------------------------------------
> Scott Cain, Ph. D.           
>                
>        scott at scottcain dot net
> GMOD Coordinator (http://gmod.org/)         
>            216-392-3087
> Ontario Institute for Cancer Research
>


<!DOCTYPE html
        PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us">
<head>
<title>Saccharophagus degradans 2-40 (NC_007912): SDE-CHROM:3423537..3433537</title>
<link type="text/css" media="all" rel="stylesheet" href="/gbrowse/gbrowse.css" />
<link rel="stylesheet" type="text/css" href="/gbrowse/tracks.css" />
<link rel="stylesheet" type="text/css" href="/gbrowse/titlebar-default.css" />
<style type="text/css">
<!--/* <![CDATA[ */
.el_hidden  {display:none}
.el_visible {display:inline}
.ctl_hidden {
             cursor:pointer;
             display:none;
            }
.ctl_visible {
             cursor:pointer;
             display:inline;
            }
.tctl      {  text-decoration:underline; }


/* ]]> */-->
</style>
<script src="/gbrowse/js/buttons.js" type="text/javascript"></script>
<script src="/gbrowse/js/prototype.js" type="text/javascript"></script>
<script src="/gbrowse/js/yahoo-dom-event.js" type="text/javascript"></script>
<script src="/gbrowse/js/balloon.config.js" type="text/javascript"></script>
<script src="/gbrowse/js/balloon.js" type="text/javascript"></script>
<script src="/gbrowse/js/rubber.js" type="text/javascript"></script>
<script src="/gbrowse/js/overviewSelect.js" type="text/javascript"></script>
<script src="/gbrowse/js/detailSelect.js" type="text/javascript"></script>
<script src="/gbrowse/js/scriptaculous.js" type="text/javascript"></script>
<script src="/gbrowse/js/bookmark.js" type="text/javascript"></script>
<script src="/gbrowse/js/toggle.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body onload="Overview.prototype.initialize(); Details.prototype.initialize()">
<script>
var small_balloon = new Balloon;
BalloonConfig(small_balloon);
small_balloon.images              = '/gbrowse/images/balloons';
small_balloon.balloonImage        = 'balloon.png';
small_balloon.ieImage             = 'balloon_ie.png';
small_balloon.upLeftStem          = 'up_left.png';
small_balloon.downLeftStem        = 'down_left.png';
small_balloon.upRightStem         = 'up_right.png';
small_balloon.downRightStem       = 'down_right.png';
small_balloon.closeButton         = 'close.png';
small_balloon.maxWidth = 400;
small_balloon.height = 200;
var balloon = new Balloon;
BalloonConfig(balloon);
balloon.images              = '/gbrowse/images/balloons';
balloon.balloonImage        = 'balloon.png';
balloon.ieImage             = 'balloon_ie.png';
balloon.upLeftStem          = 'up_left.png';
balloon.downLeftStem        = 'down_left.png';
balloon.upRightStem         = 'up_right.png';
balloon.downRightStem       = 'down_right.png';
balloon.closeButton         = 'close.png';
balloon.delayTime = 500;

</script>
<h1>Saccharophagus degradans 2-40 (NC_007912)</h1><form method="post" action="/cgi-bin/gbrowse/SDE-CHROM/#search" enctype="multipart/form-data" name="mainform">
<table class="searchtitle" border="0" cellspacing="0" width="100%"><tr><td align="left" colspan="2"></td></tr> <tr><th class="linkmenu" align="left" colspan="2"><a href="javascript:bookmarksite('GBrowse Saccharophagus degradans 2-40 (NC_007912)','http://cricket.ornl.gov/cgi-bin/gbrowse/SDE-CHROM/?start=3423537;stop=3433537;ref=SDE-CHROM;width=640;version=100;id=4a7158f8ab7e9206b6c8d9d700323422;label=BeoCyc_TU')">[Bookmark this]</a> <a href="#upload">[Upload your own data]</a> <a href="?rand=d8e41;head=0">[Hide banner]</a> <a onmousedown="balloon.showTooltip(event,'url:?share_track=all')" href="#">[Share these tracks]</a> <a target="_blank" href="?help=link_image;flip=0;cache=0.245076228437153">[Link to Image]</a>    <a target="_blank" href="?help=svg_image;flip=0;cache=0.498944524982111">[High-res Image]</a> <a target="help" href="?help=general">[Help]</a> <a class="reset_button" href="?reset=1">[Reset]</a></th></tr></table><a name="search"><div><div class="ctl_hidden" onclick="visibility('search_panel',1)" id="search_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Search</b></span></div><div class="ctl_visible" onclick="visibility('search_panel',0)" id="search_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Search</b></span></div> <div class="el_visible" id="search_panel" style="display:inline"><table class="searchtitle" border="0" cellspacing="0" width="100%"><tr class="searchbody"><td align="left" colspan="2"></td></tr> <tr class="searchbody"><td align="left"><b>Landmark or Region</b>:<br /><input type="text" name="name" value="SDE-CHROM:3423537..3433537" size="25" /><input type="submit" name="Search" value="Search" /></td> <td align="left" colspan="1"><b>Reports & Analysis</b>:<br /><select name="plugin" >
<option selected="selected" value="GFFDumper">Download GFF File</option>
</select> <input type="submit" name="plugin_action" value="Configure..." /> <b><input type="submit" name="plugin_action" value="Go" /></b></td></tr> <tr class="searchbody" style="padding-top: 5px"><td align="left"><b>Data Source</b><br /><select name="source"  onchange="document.mainform.submit()">
<option value="ACE-CHROM">Acidothermus cellulolyticus  (NC_008578)</option>
<option value="ATHE-CHROM">Anaerocellum thermophilum  (NC_012034)</option>
<option value="ATHE-PLASMID1">Anaerocellum thermophilum  (NC_012036)</option>
<option value="ATHE-PLASMID2">Anaerocellum thermophilum  (NC_012037)</option>
<option value="AZO-CHROM">Azoarcus sp. BH72  (NC_008702)</option>
<option value="SUB-CHROM">Bacillus subtilis 168 (NC_000964)</option>
<option value="BPH-CHROMOSOME2">Burkholderia phytofirmans PsJN (NC_010676)</option>
<option value="BPH-PLASMID">Burkholderia phytofirmans PsJN (NC_010679)</option>
<option value="BPH-CHROMOSOME1">Burkholderia phytofirmans PsJN (NC_010681)</option>
<option value="c_thermo">C. thermocellum ATCC 27405 (CP000568)</option>
<option value="CSA-CHROM">Caldicellulosiruptor saccharolyticus DSM 8903 (NC_009437)</option>
<option value="CAC-PLASMID">Clostridium acetobutylicum ATCC 824 (NC_001988)</option>
<option value="CAC-CHROM">Clostridium acetobutylicum ATCC 824 (NC_003030)</option>
<option value="CBE-CHROM">Clostridium beijerinckii NCIMB 8052 (NC_009617)</option>
<option value="CCE-CHROM">Clostridium cellulolyticum H10 (NC_011898)</option>
<option value="CPE-PLASMID">Clostridium perfringens 13 (NC_003042)</option>
<option value="CPE-CHROM">Clostridium perfringens 13 (NC_003366)</option>
<option value="CPH-CHROM">Clostridium phytofermentans ISDg (NC_010001)</option>
<option value="CTH-CHROM">Clostridium thermocellum ATCC 27405 (NC_009012)</option>
<option value="CHU-CHROM">Cytophaga hutchinsonii ATCC 33406 (NC_008255)</option>
<option value="ENT-PLASMID1">Enterobacter sp. 638  (NC_009425)</option>
<option value="ENT-CHROMOSOME">Enterobacter sp. 638  (NC_009436)</option>
<option value="FJO-CHROM">Flavobacterium johnsoniae UW101 (NC_009441)</option>
<option value="GDI-PLASMID2">Gluconacetobacter diazotrophicus PAl 5 (NC_010123)</option>
<option value="GDI-PLASMID1">Gluconacetobacter diazotrophicus PAl 5 (NC_010124)</option>
<option value="GDI-CHROMOSOME">Gluconacetobacter diazotrophicus PAl 5 (NC_010125)</option>
<option value="GDA-CHROMOSOME">Gluconacetobacter diazotrophicus PAl 5 (NC_011365)</option>
<option value="GDA-PLASMID">Gluconacetobacter diazotrophicus PAl 5 (NC_011367)</option>
<option value="IHO-CHROM">Ignicoccus hospitalis KIN4/I (NC_009776)</option>
<option value="KPN-PLASMID1">Klebsiella pneumoniae  (NC_011281)</option>
<option value="KPN-PLASMID2">Klebsiella pneumoniae  (NC_011282)</option>
<option value="KPN-CHROMOSOME">Klebsiella pneumoniae  (NC_011283)</option>
<option value="MPO-PLASMID2">Methylobacterium populi BJ001 (NC_010721)</option>
<option value="MPO-CHROMOSOME">Methylobacterium populi BJ001 (NC_010725)</option>
<option value="MPO-PLASMID1">Methylobacterium populi BJ001 (NC_010727)</option>
<option value="NEQ-CHROM">Nanoarchaeum equitans Kin4-M (NC_005213)</option>
<option value="populus">Populus trichocarpa</option>
<option value="PPU-CHROMOSOME">Pseudomonas putida W619 (NC_010501)</option>
<option value="PFU-CHROM">Pyrococcus furiosus DSM 3638 (NC_003413)</option>
<option value="RXY-CHROM">Rubrobacter xylanophilus DSM 9941 (NC_008148)</option>
<option value="yeast">S. cerevisiae chromosomes I and II</option>
<option selected="selected" value="SDE-CHROM">Saccharophagus degradans 2-40 (NC_007912)</option>
<option value="SPR-PLASMID">Serratia proteamaculans 568 (NC_009829)</option>
<option value="SPR-CHROMOSOME">Serratia proteamaculans 568 (NC_009832)</option>
<option value="SMA-CHROMOSOME">Stenotrophomonas maltophilia R551-3 (NC_011071)</option>
<option value="TTE-CHROM">Thermoanaerobacter tengcongensis MB4 (NC_003869)</option>
<option value="TFU-CHROM">Thermobifida fusca YX (NC_007333)</option>
<option value="TMA-CHROM">Thermotoga maritima MSB8 (NC_000853)</option>
<option value="ZM4-CHROM">Zymomonas mobilis ZM4 (ZM4_chrom)</option>
<option value="ZM4-PLASMID">Zymomonas mobilis ZM4 (ZM4_plasm)</option>
</select></td> <td align="left"><b>Scroll/Zoom: </b> <input type="hidden" name="start" value="3423537"  /><input type="hidden" name="stop" value="3433537"  /><input type="hidden" name="ref" value="SDE-CHROM"  /><input type="image" name="left 10001" src="/gbrowse/images/buttons/green_l2.gif" title="left 10 kbp" /><input type="image" name="left 5000" src="/gbrowse/images/buttons/green_l1.gif" title="left 5 kbp" /> <input type="image" name="zoom out 10%" src="/gbrowse/images/buttons/minus.gif" title="zoom out 10%" /> <select name="span"  onchange="document.mainform.submit()" class="searchtitle">
<option value="1000000">Show 1 Mbp</option>
<option value="500000">Show 500 kbp</option>
<option value="200000">Show 200 kbp</option>
<option value="100000">Show 100 kbp</option>
<option value="40000">Show 40 kbp</option>
<option value="20000">Show 20 kbp</option>
<option selected="selected" value="10001">Show 10 kbp</option>
<option value="10000">Show 10 kbp</option>
<option value="5000">Show 5 kbp</option>
<option value="2000">Show 2 kbp</option>
<option value="1000">Show 1 kbp</option>
<option value="200">Show 200 bp</option>
<option value="100">Show 100 bp</option>
<option value="50">Show 50 bp</option>
</select> <input type="image" name="zoom in 10%" src="/gbrowse/images/buttons/plus.gif" title="zoom in 10%" /> <input type="image" name="right 5000" src="/gbrowse/images/buttons/green_r1.gif" title="right 5 kbp" /><input type="image" name="right 10001" src="/gbrowse/images/buttons/green_r2.gif" title="right 10 kbp" /> <b><label><input type="checkbox" name="flip" value="1" />Flip</label></b></td></tr></table></div></div></a><input type="hidden" name="image_padding" value="25"  />
<input type="hidden" name="max_segment" value="500000"  />
<input type="hidden" name="overview_start" value="1"  />
<input type="hidden" name="overview_stop" value="5057200"  />
<input type="hidden" name="overview_pixel_ratio" value="8779.86111111111"  />
<input type="hidden" name="details_pixel_ratio" value="15.6265625"  />
<input type="hidden" name="detail_width" value="690"  />
<input type="hidden" name="overview_width" value="626"  />
<input type="hidden" name="region_start" value="3378533"  />
<input type="hidden" name="region_stop" value="3478542"  />
<input type="hidden" name="region_pixel_ratio" value="173.626736111111"  />
<a name="overview"><div><div class="ctl_hidden" onclick="visibility('overview_panel',1)" id="overview_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Overview</b></span></div><div class="ctl_visible" onclick="visibility('overview_panel',0)" id="overview_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Overview</b></span></div> <div class="el_visible" id="overview_panel" style="display:inline"><table border="0" width="100%"><tr class="databody"><td align="center"><div class="track" id="overview"><div align="center"><input type="image" name="overview" src="/gbrowse/tmp/SDE-CHROM/panel_cache/36/36c79ca2e5af258ea97f031462723b80/image.png" id="overview_image" /></div></div><script type="text/javascript">
 // <![CDATA[
   Sortable.create(
     "overview",
     {
      constraint: 'vertical',
      tag:      'div',
      only:     'track',
      handle:   'draghandle',
      onUpdate: function() {
         var postData = Sortable.serialize('overview',{name:'label'});
         new Ajax.Request(document.URL,{method:'post',postBody:postData});
      }
     }
   );
 // ]]>
 </script>
<input type="hidden" name="seg_min" value="1"  /><input type="hidden" name="seg_max" value="5057200"  /></td></tr></table></div></div></a><a name="details"><div><div><div class="ctl_hidden" onclick="visibility('details_panel',1)" id="details_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Details</b></span></div><div class="ctl_visible" onclick="visibility('details_panel',0)" id="details_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Details</b></span></div> <div class="el_visible" id="details_panel" style="display:inline"><div class="track" id="panels"><div align="center"><img alt="detail" width="690" name="detail" height="138" border="0" src="/gbrowse/tmp/SDE-CHROM/panel_cache/fb/fb50a798636592d4494986540d77059a/image.png" usemap="#detail_map" id="detail_image" /></div><area shape="rect" coords="25,18,57,38" alt="" href="?ref=SDE-CHROM;start=3418786;stop=3428786" title="" />
<area shape="rect" coords="57,18,89,38" alt="" href="?ref=SDE-CHROM;start=3419286;stop=3429286" title="" />
<area shape="rect" coords="89,18,121,38" alt="" href="?ref=SDE-CHROM;start=3419786;stop=3429786" title="" />
<area shape="rect" coords="121,18,153,38" alt="" href="?ref=SDE-CHROM;start=3420286;stop=3430286" title="" />
<area shape="rect" coords="153,18,185,38" alt="" href="?ref=SDE-CHROM;start=3420786;stop=3430786" title="" />
<area shape="rect" coords="185,18,217,38" alt="" href="?ref=SDE-CHROM;start=3421286;stop=3431286" title="" />
<area shape="rect" coords="217,18,249,38" alt="" href="?ref=SDE-CHROM;start=3421786;stop=3431786" title="" />
<area shape="rect" coords="249,18,281,38" alt="" href="?ref=SDE-CHROM;start=3422286;stop=3432286" title="" />
<area shape="rect" coords="281,18,313,38" alt="" href="?ref=SDE-CHROM;start=3422786;stop=3432786" title="" />
<area shape="rect" coords="313,18,345,38" alt="" href="?ref=SDE-CHROM;start=3423286;stop=3433286" title="" />
<area shape="rect" coords="345,18,377,38" alt="" href="?ref=SDE-CHROM;start=3423787;stop=3433787" title="" />
<area shape="rect" coords="377,18,409,38" alt="" href="?ref=SDE-CHROM;start=3424287;stop=3434287" title="" />
<area shape="rect" coords="409,18,441,38" alt="" href="?ref=SDE-CHROM;start=3424787;stop=3434787" title="" />
<area shape="rect" coords="441,18,473,38" alt="" href="?ref=SDE-CHROM;start=3425287;stop=3435287" title="" />
<area shape="rect" coords="473,18,505,38" alt="" href="?ref=SDE-CHROM;start=3425787;stop=3435787" title="" />
<area shape="rect" coords="505,18,537,38" alt="" href="?ref=SDE-CHROM;start=3426287;stop=3436287" title="" />
<area shape="rect" coords="537,18,569,38" alt="" href="?ref=SDE-CHROM;start=3426787;stop=3436787" title="" />
<area shape="rect" coords="569,18,601,38" alt="" href="?ref=SDE-CHROM;start=3427287;stop=3437287" title="" />
<area shape="rect" coords="601,18,633,38" alt="" href="?ref=SDE-CHROM;start=3427787;stop=3437787" title="" />
<area shape="rect" coords="633,18,665,38" alt="" href="?ref=SDE-CHROM;start=3428287;stop=3438287" title="" />
<area shape="rect" coords="24,85,28,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2697;class=Sequence;ref=SDE-CHROM;start=3423025;end=3423585;feature_id=8692" title="BeoCyc: Sde_2697 SDE-CHROM:3423025..3423585" />
<area shape="rect" coords="198,85,246,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2701;class=Sequence;ref=SDE-CHROM;start=3426234;end=3426983;feature_id=11176" title="BeoCyc: Sde_2701 SDE-CHROM:3426234..3426983" />
<area shape="rect" coords="248,99,290,110" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2702;class=Sequence;ref=SDE-CHROM;start=3427017;end=3427676;feature_id=4180" title="BeoCyc: Sde_2702 SDE-CHROM:3427017..3427676" />
<area shape="rect" coords="604,85,622,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2706;class=Sequence;ref=SDE-CHROM;start=3432592;end=3432861;feature_id=7208" title="BeoCyc: Sde_2706 SDE-CHROM:3432861..3432592" />
<area shape="rect" coords="632,85,666,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2707;class=Sequence;ref=SDE-CHROM;start=3433028;end=3433969;feature_id=9644" title="BeoCyc: Sde_2707 SDE-CHROM:3433969..3433028" />
<area shape="rect" coords="78,85,162,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2699;class=Sequence;ref=SDE-CHROM;start=3424365;end=3425681;feature_id=4006" title="BeoCyc: Sde_2699 SDE-CHROM:3424365..3425681" />
<area shape="rect" coords="291,85,394,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2703;class=Sequence;ref=SDE-CHROM;start=3427695;end=3429299;feature_id=6482" title="BeoCyc: Sde_2703 SDE-CHROM:3427695..3429299" />
<area shape="rect" coords="163,99,189,110" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2700;class=Sequence;ref=SDE-CHROM;start=3425694;end=3426098;feature_id=8902" title="BeoCyc: Sde_2700 SDE-CHROM:3425694..3426098" />
<area shape="rect" coords="36,85,71,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2698;class=Sequence;ref=SDE-CHROM;start=3423713;end=3424252;feature_id=9922" title="BeoCyc: Sde_2698 SDE-CHROM:3423713..3424252" />
<area shape="rect" coords="36,99,162,136" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-20006;class=Sequence;ref=SDE-CHROM;start=3423713;end=3425681;feature_id=11817" title="BeoCyc: TU58V-20006 SDE-CHROM:3423713..3425681" />
<area shape="rect" coords="453,85,592,96" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2705;class=Sequence;ref=SDE-CHROM;start=3430224;end=3432392;feature_id=10048" title="BeoCyc: Sde_2705 SDE-CHROM:3432392..3430224" />
<area shape="rect" coords="453,99,592,136" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-20010;class=Sequence;ref=SDE-CHROM;start=3430224;end=3432392;feature_id=13857" title="BeoCyc: TU58V-20010 SDE-CHROM:3432392..3430224" />
<area shape="rect" coords="396,99,447,110" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_2704;class=Sequence;ref=SDE-CHROM;start=3429336;end=3430133;feature_id=7806" title="BeoCyc: Sde_2704 SDE-CHROM:3430133..3429336" />
<area shape="rect" coords="24,57,666,68" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=;class=Sequence;ref=SDE-CHROM;start=1;end=5057200;feature_id=2" title="BeoCyc:  SDE-CHROM:1..5057200" />
<area shape="rect" coords="24,71,666,82" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=;class=Sequence;ref=SDE-CHROM;start=1;end=5057200;feature_id=3" title="BeoCyc:  SDE-CHROM:5057200..1" />
</div></div></div></div><script type="text/javascript">
 // <![CDATA[
   Sortable.create(
     "panels",
     {
      constraint: 'vertical',
      tag:      'div',
      only:     'track',
      handle:   'draghandle',
      onUpdate: function() {
         var postData = Sortable.serialize('panels',{name:'label'});
         new Ajax.Request(document.URL,{method:'post',postBody:postData});
      }
     }
   );
 // ]]>
 </script>
</a><table width="100%"><tr><td align="left"><a href="?name=SDE-CHROM:3423537..3433537;h_feat=_clear_;h_region=_clear_"><font size="-2">Clear highlighting</font></a></td> <td align="right"><b><input type="submit" name="Update Image" value="Update Image" /></b></td></tr></table><hr /><div><div class="ctl_hidden" onclick="visibility('tracks_panel',1)" id="tracks_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Tracks</b></span></div><div class="ctl_visible" onclick="visibility('tracks_panel',0)" id="tracks_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Tracks</b></span></div> <div class="el_visible" id="tracks_panel" style="display:inline"><div class="searchbody" style="padding-left:1em">

<div><div class="ctl_hidden" onclick="visibility('General_section',1)" id="General_section_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>General</b></span></div><div class="ctl_visible" onclick="visibility('General_section',0)" id="General_section_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>General</b></span></div> <i class="nojs"><label><input type="checkbox" name="General_section_a" value="on" onclick="gbCheck(this,1)" id="General_section_a" />All on</label> <label><input type="checkbox" name="General_section_n" value="on" onclick="gbCheck(this,0)" id="General_section_n" />All off</label></i><br /><div class="el_visible" id="General_section" style="display:inline"><span id="General_section"><table border="0" width="100%"><tr class="searchtitle" bgcolor=lightgrey><td width="25%"><label><input type="checkbox" name="label" value="Translation" onclick="gbTurnOff('General_section')" /><a target="citation" href="?help=citations#Translation" onmouseover="balloon.showTooltip(event,'Display%20three%20and%20six-frame%20translations%20of%20the%20reference%20sequence%20DNA')">6-frame</a></label></td><td width="25%"><label><input type="checkbox" name="label" value="DNA/GC Content" onclick="gbTurnOff('General_section')" /><a target="citation" href="?help=citations#DNA/GC-Content" onmouseover="balloon.showTooltip(event,'At%20low%20magnifications%20%28zoomed%20way%20out%29%2C%20this%20draws%20a%20GC%20content%20plot.%20At%20high%20magnifications%20%28zoomed%20way%20in%29%2C%20this%20draws%20the%20dna%20sequence.')">DNA/GC</a></label></td><td width="25%"> </td><td width="25%"> </td></tr>
</table></span></div></div>
<div><div class="ctl_hidden" onclick="visibility('Operons_section',1)" id="Operons_section_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Operons</b></span></div><div class="ctl_visible" onclick="visibility('Operons_section',0)" id="Operons_section_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Operons</b></span></div> <i class="nojs"><label><input type="checkbox" name="Operons_section_a" value="on" onclick="gbCheck(this,1)" id="Operons_section_a" />All on</label> <label><input type="checkbox" name="Operons_section_n" value="on" onclick="gbCheck(this,0)" id="Operons_section_n" />All off</label></i><br /><div class="el_visible" id="Operons_section" style="display:inline"><span id="Operons_section"><table border="0" width="100%"><tr class="searchtitle" bgcolor=turquoise><td width="25%"><label><input type="checkbox" name="label" value="BeoCyc_TU" checked="checked" onclick="gbTurnOff('Operons_section')" /><a target="citation" href="?help=citations#BeoCyc_TU" onmouseover="balloon.showTooltip(event,'No%20additional%20information%20available.')">BeoCyc</a></label></td><td width="25%"> </td><td width="25%"> </td><td width="25%"> </td></tr>
</table></span></div></div>

</div> <table class="searchbody" width="100%"><tr class="searchbody"><td align="right"><input type="submit" name="Configure tracks..." value="Configure tracks..." /> <b><input type="submit" name="Update Image" value="Update Image" /></b></td></tr></table></div></div><div><input type="hidden" name=".cgifields" value="ks"  /><input type="hidden" name=".cgifields" value="width"  /><input type="hidden" name=".cgifields" value="Operons_section_n"  /><input type="hidden" name=".cgifields" value="General_section_n"  /><input type="hidden" name=".cgifields" value="General_section_a"  /><input type="hidden" name=".cgifields" value="grid"  /><input type="hidden" name=".cgifields" value="flip"  /><input type="hidden" name=".cgifields" value="show_tooltips"  /><input type="hidden" name=".cgifields" value="drag_and_drop"  /><input type="hidden" name=".cgifields" value="Operons_section_a"  /><input type="hidden" name=".cgifields" value="sk"  /><input type="hidden" name=".cgifields" value="label"  /><input type="hidden" name=".cgifields" value="cache"  /></div></form><p><i><font size="small">Note: This page uses cookies to save and restore preference information.
No information is shared.
</font></i> <br /> <tt><font size="small">Generic genome browser version E</font></tt></p>
</body>
</html>
<!DOCTYPE html
        PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
         "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-us" xml:lang="en-us">
<head>
<title>Saccharophagus degradans 2-40 (NC_007912): SDE-CHROM:500..10500</title>
<link type="text/css" media="all" rel="stylesheet" href="/gbrowse/gbrowse.css" />
<link rel="stylesheet" type="text/css" href="/gbrowse/tracks.css" />
<link rel="stylesheet" type="text/css" href="/gbrowse/titlebar-default.css" />
<style type="text/css">
<!--/* <![CDATA[ */
.el_hidden  {display:none}
.el_visible {display:inline}
.ctl_hidden {
             cursor:pointer;
             display:none;
            }
.ctl_visible {
             cursor:pointer;
             display:inline;
            }
.tctl      {  text-decoration:underline; }


/* ]]> */-->
</style>
<script src="/gbrowse/js/buttons.js" type="text/javascript"></script>
<script src="/gbrowse/js/prototype.js" type="text/javascript"></script>
<script src="/gbrowse/js/yahoo-dom-event.js" type="text/javascript"></script>
<script src="/gbrowse/js/balloon.config.js" type="text/javascript"></script>
<script src="/gbrowse/js/balloon.js" type="text/javascript"></script>
<script src="/gbrowse/js/rubber.js" type="text/javascript"></script>
<script src="/gbrowse/js/overviewSelect.js" type="text/javascript"></script>
<script src="/gbrowse/js/detailSelect.js" type="text/javascript"></script>
<script src="/gbrowse/js/scriptaculous.js" type="text/javascript"></script>
<script src="/gbrowse/js/bookmark.js" type="text/javascript"></script>
<script src="/gbrowse/js/toggle.js" type="text/javascript"></script>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
</head>
<body onload="alert('All page settings have been reset to their default values'); Overview.prototype.initialize(); Details.prototype.initialize()" reset-toggle="1">
<script>
var small_balloon = new Balloon;
BalloonConfig(small_balloon);
small_balloon.images              = '/gbrowse/images/balloons';
small_balloon.balloonImage        = 'balloon.png';
small_balloon.ieImage             = 'balloon_ie.png';
small_balloon.upLeftStem          = 'up_left.png';
small_balloon.downLeftStem        = 'down_left.png';
small_balloon.upRightStem         = 'up_right.png';
small_balloon.downRightStem       = 'down_right.png';
small_balloon.closeButton         = 'close.png';
small_balloon.maxWidth = 400;
small_balloon.height = 200;
var balloon = new Balloon;
BalloonConfig(balloon);
balloon.images              = '/gbrowse/images/balloons';
balloon.balloonImage        = 'balloon.png';
balloon.ieImage             = 'balloon_ie.png';
balloon.upLeftStem          = 'up_left.png';
balloon.downLeftStem        = 'down_left.png';
balloon.upRightStem         = 'up_right.png';
balloon.downRightStem       = 'down_right.png';
balloon.closeButton         = 'close.png';
balloon.delayTime = 500;

</script>
<h1>Saccharophagus degradans 2-40 (NC_007912)</h1><form method="post" action="/cgi-bin/gbrowse/SDE-CHROM/#search" enctype="multipart/form-data" name="mainform">
<table class="searchtitle" border="0" cellspacing="0" width="100%"><tr><td align="left" colspan="2"></td></tr> <tr><th class="linkmenu" align="left" colspan="2"><a href="javascript:bookmarksite('GBrowse Saccharophagus degradans 2-40 (NC_007912)','http://cricket.ornl.gov/cgi-bin/gbrowse/SDE-CHROM/?start=500;stop=10500;ref=SDE-CHROM;width=640;version=100;flip=;cache=1;drag_and_drop=1;show_tooltips=1;grid=1;label=BeoCyc_TU')">[Bookmark this]</a> <a href="#upload">[Upload your own data]</a> <a href="?rand=c6be1;head=0">[Hide banner]</a> <a onmousedown="balloon.showTooltip(event,'url:?share_track=all')" href="#">[Share these tracks]</a> <a target="_blank" href="?help=link_image;flip=0;cache=0.490519079650891">[Link to Image]</a>    <a target="_blank" href="?help=svg_image;flip=0;cache=0.40042451497084">[High-res Image]</a> <a target="help" href="?help=general">[Help]</a> <a class="reset_button" href="?reset=1">[Reset]</a></th></tr></table><a name="search"><div><div class="ctl_hidden" onclick="visibility('search_panel',1)" id="search_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Search</b></span></div><div class="ctl_visible" onclick="visibility('search_panel',0)" id="search_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Search</b></span></div> <div class="el_visible" id="search_panel" style="display:inline"><table class="searchtitle" border="0" cellspacing="0" width="100%"><tr class="searchbody"><td align="left" colspan="2"></td></tr> <tr class="searchbody"><td align="left"><b>Landmark or Region</b>:<br /><input type="text" name="name" value="SDE-CHROM:500..10500" size="25" /><input type="submit" name="Search" value="Search" /></td> <td align="left" colspan="1"><b>Reports & Analysis</b>:<br /><select name="plugin" >
<option value="GFFDumper">Download GFF File</option>
</select> <input type="submit" name="plugin_action" value="Configure..." /> <b><input type="submit" name="plugin_action" value="Go" /></b></td></tr> <tr class="searchbody" style="padding-top: 5px"><td align="left"><b>Data Source</b><br /><select name="source"  onchange="document.mainform.submit()">
<option value="ACE-CHROM">Acidothermus cellulolyticus  (NC_008578)</option>
<option value="ATHE-CHROM">Anaerocellum thermophilum  (NC_012034)</option>
<option value="ATHE-PLASMID1">Anaerocellum thermophilum  (NC_012036)</option>
<option value="ATHE-PLASMID2">Anaerocellum thermophilum  (NC_012037)</option>
<option value="AZO-CHROM">Azoarcus sp. BH72  (NC_008702)</option>
<option value="SUB-CHROM">Bacillus subtilis 168 (NC_000964)</option>
<option value="BPH-CHROMOSOME2">Burkholderia phytofirmans PsJN (NC_010676)</option>
<option value="BPH-PLASMID">Burkholderia phytofirmans PsJN (NC_010679)</option>
<option value="BPH-CHROMOSOME1">Burkholderia phytofirmans PsJN (NC_010681)</option>
<option value="c_thermo">C. thermocellum ATCC 27405 (CP000568)</option>
<option value="CSA-CHROM">Caldicellulosiruptor saccharolyticus DSM 8903 (NC_009437)</option>
<option value="CAC-PLASMID">Clostridium acetobutylicum ATCC 824 (NC_001988)</option>
<option value="CAC-CHROM">Clostridium acetobutylicum ATCC 824 (NC_003030)</option>
<option value="CBE-CHROM">Clostridium beijerinckii NCIMB 8052 (NC_009617)</option>
<option value="CCE-CHROM">Clostridium cellulolyticum H10 (NC_011898)</option>
<option value="CPE-PLASMID">Clostridium perfringens 13 (NC_003042)</option>
<option value="CPE-CHROM">Clostridium perfringens 13 (NC_003366)</option>
<option value="CPH-CHROM">Clostridium phytofermentans ISDg (NC_010001)</option>
<option value="CTH-CHROM">Clostridium thermocellum ATCC 27405 (NC_009012)</option>
<option value="CHU-CHROM">Cytophaga hutchinsonii ATCC 33406 (NC_008255)</option>
<option value="ENT-PLASMID1">Enterobacter sp. 638  (NC_009425)</option>
<option value="ENT-CHROMOSOME">Enterobacter sp. 638  (NC_009436)</option>
<option value="FJO-CHROM">Flavobacterium johnsoniae UW101 (NC_009441)</option>
<option value="GDI-PLASMID2">Gluconacetobacter diazotrophicus PAl 5 (NC_010123)</option>
<option value="GDI-PLASMID1">Gluconacetobacter diazotrophicus PAl 5 (NC_010124)</option>
<option value="GDI-CHROMOSOME">Gluconacetobacter diazotrophicus PAl 5 (NC_010125)</option>
<option value="GDA-CHROMOSOME">Gluconacetobacter diazotrophicus PAl 5 (NC_011365)</option>
<option value="GDA-PLASMID">Gluconacetobacter diazotrophicus PAl 5 (NC_011367)</option>
<option value="IHO-CHROM">Ignicoccus hospitalis KIN4/I (NC_009776)</option>
<option value="KPN-PLASMID1">Klebsiella pneumoniae  (NC_011281)</option>
<option value="KPN-PLASMID2">Klebsiella pneumoniae  (NC_011282)</option>
<option value="KPN-CHROMOSOME">Klebsiella pneumoniae  (NC_011283)</option>
<option value="MPO-PLASMID2">Methylobacterium populi BJ001 (NC_010721)</option>
<option value="MPO-CHROMOSOME">Methylobacterium populi BJ001 (NC_010725)</option>
<option value="MPO-PLASMID1">Methylobacterium populi BJ001 (NC_010727)</option>
<option value="NEQ-CHROM">Nanoarchaeum equitans Kin4-M (NC_005213)</option>
<option value="populus">Populus trichocarpa</option>
<option value="PPU-CHROMOSOME">Pseudomonas putida W619 (NC_010501)</option>
<option value="PFU-CHROM">Pyrococcus furiosus DSM 3638 (NC_003413)</option>
<option value="RXY-CHROM">Rubrobacter xylanophilus DSM 9941 (NC_008148)</option>
<option value="yeast">S. cerevisiae chromosomes I and II</option>
<option selected="selected" value="SDE-CHROM">Saccharophagus degradans 2-40 (NC_007912)</option>
<option value="SPR-PLASMID">Serratia proteamaculans 568 (NC_009829)</option>
<option value="SPR-CHROMOSOME">Serratia proteamaculans 568 (NC_009832)</option>
<option value="SMA-CHROMOSOME">Stenotrophomonas maltophilia R551-3 (NC_011071)</option>
<option value="TTE-CHROM">Thermoanaerobacter tengcongensis MB4 (NC_003869)</option>
<option value="TFU-CHROM">Thermobifida fusca YX (NC_007333)</option>
<option value="TMA-CHROM">Thermotoga maritima MSB8 (NC_000853)</option>
<option value="ZM4-CHROM">Zymomonas mobilis ZM4 (ZM4_chrom)</option>
<option value="ZM4-PLASMID">Zymomonas mobilis ZM4 (ZM4_plasm)</option>
</select></td> <td align="left"><b>Scroll/Zoom: </b> <input type="hidden" name="start" value="500"  /><input type="hidden" name="stop" value="10500"  /><input type="hidden" name="ref" value="SDE-CHROM"  /><input type="image" name="left 10001" src="/gbrowse/images/buttons/green_l2.gif" title="left 10 kbp" /><input type="image" name="left 5000" src="/gbrowse/images/buttons/green_l1.gif" title="left 5 kbp" /> <input type="image" name="zoom out 10%" src="/gbrowse/images/buttons/minus.gif" title="zoom out 10%" /> <select name="span"  onchange="document.mainform.submit()" class="searchtitle">
<option value="1000000">Show 1 Mbp</option>
<option value="500000">Show 500 kbp</option>
<option value="200000">Show 200 kbp</option>
<option value="100000">Show 100 kbp</option>
<option value="40000">Show 40 kbp</option>
<option value="20000">Show 20 kbp</option>
<option selected="selected" value="10001">Show 10 kbp</option>
<option value="10000">Show 10 kbp</option>
<option value="5000">Show 5 kbp</option>
<option value="2000">Show 2 kbp</option>
<option value="1000">Show 1 kbp</option>
<option value="200">Show 200 bp</option>
<option value="100">Show 100 bp</option>
<option value="50">Show 50 bp</option>
</select> <input type="image" name="zoom in 10%" src="/gbrowse/images/buttons/plus.gif" title="zoom in 10%" /> <input type="image" name="right 5000" src="/gbrowse/images/buttons/green_r1.gif" title="right 5 kbp" /><input type="image" name="right 10001" src="/gbrowse/images/buttons/green_r2.gif" title="right 10 kbp" /> <b><label><input type="checkbox" name="flip" value="1" />Flip</label></b></td></tr></table></div></div></a><input type="hidden" name="image_padding" value="25"  />
<input type="hidden" name="max_segment" value="500000"  />
<input type="hidden" name="overview_start" value="1"  />
<input type="hidden" name="overview_stop" value="5057200"  />
<input type="hidden" name="overview_pixel_ratio" value="8779.86111111111"  />
<input type="hidden" name="details_pixel_ratio" value="15.6265625"  />
<input type="hidden" name="detail_width" value="690"  />
<input type="hidden" name="overview_width" value="626"  />
<input type="hidden" name="region_start" value="1"  />
<input type="hidden" name="region_stop" value="100010"  />
<input type="hidden" name="region_pixel_ratio" value="173.626736111111"  />
<a name="overview"><div><div class="ctl_hidden" onclick="visibility('overview_panel',1)" id="overview_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Overview</b></span></div><div class="ctl_visible" onclick="visibility('overview_panel',0)" id="overview_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Overview</b></span></div> <div class="el_visible" id="overview_panel" style="display:inline"><table border="0" width="100%"><tr class="databody"><td align="center"><div class="track" id="overview">
<div class="scale" id="overview_track_%5F%5Fscale%5F%5F"><div align="center"><img name="overview___scale__" border="0" height="54" src="/gbrowse/tmp/SDE-CHROM/panel_cache/97/978806a0ff6289f6a1a3eed1d0697244/image.png" id="overview_image" style="display:inline; cursor:pointer" alt="__scale__ overview" width="626" /><img border="0" height="15" src="/gbrowse/tmp/SDE-CHROM/panel_cache/e5/e5e6f8163fa24b32ff5de9ccf49e5aef/image.png" id="__scale___pad" style="display:none" width="626" /></div> </div></div><script type="text/javascript">
 // <![CDATA[
   Sortable.create(
     "overview",
     {
      constraint: 'vertical',
      tag:      'div',
      only:     'track',
      handle:   'draghandle',
      onUpdate: function() {
         var postData = Sortable.serialize('overview',{name:'label'});
         new Ajax.Request(document.URL,{method:'post',postBody:postData});
      }
     }
   );
 // ]]>
 </script>
<input type="hidden" name="seg_min" value="1"  /><input type="hidden" name="seg_max" value="5057200"  /></td></tr></table></div></div></a><a name="details"><div><div><div class="ctl_hidden" onclick="visibility('details_panel',1)" id="details_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Details</b></span></div><div class="ctl_visible" onclick="visibility('details_panel',0)" id="details_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Details</b></span></div> <div class="el_visible" id="details_panel" style="display:inline"><div class="track" id="panels">
<div class="scale" id="detail_track_%5F%5Fscale%5F%5F"><div align="center"><img style="display:inline; cursor:pointer" alt="__scale__ detail" width="690" name="detail___scale__" height="41" border="0" src="/gbrowse/tmp/SDE-CHROM/panel_cache/f6/f6ec0891ed9332961b1b7db75b5c8a2c/image.png" usemap="#__scale___map" id="detail_image" /><img border="0" height="15" src="/gbrowse/tmp/SDE-CHROM/panel_cache/20/201151d82ded08e644d7ac1b70b7d98b/image.png" id="__scale___pad" style="display:none" width="690" /></div> <map name="__scale___map" id="__scale___map"><area shape="rect" coords="25,18,57,38" alt="" href="?ref=SDE-CHROM;start=-4250;stop=5750" title="" />
<area shape="rect" coords="57,18,89,38" alt="" href="?ref=SDE-CHROM;start=-3750;stop=6250" title="" />
<area shape="rect" coords="89,18,121,38" alt="" href="?ref=SDE-CHROM;start=-3250;stop=6750" title="" />
<area shape="rect" coords="121,18,153,38" alt="" href="?ref=SDE-CHROM;start=-2750;stop=7250" title="" />
<area shape="rect" coords="153,18,185,38" alt="" href="?ref=SDE-CHROM;start=-2250;stop=7750" title="" />
<area shape="rect" coords="185,18,217,38" alt="" href="?ref=SDE-CHROM;start=-1750;stop=8250" title="" />
<area shape="rect" coords="217,18,249,38" alt="" href="?ref=SDE-CHROM;start=-1250;stop=8750" title="" />
<area shape="rect" coords="249,18,281,38" alt="" href="?ref=SDE-CHROM;start=-750;stop=9250" title="" />
<area shape="rect" coords="281,18,313,38" alt="" href="?ref=SDE-CHROM;start=-250;stop=9750" title="" />
<area shape="rect" coords="313,18,345,38" alt="" href="?ref=SDE-CHROM;start=249;stop=10249" title="" />
<area shape="rect" coords="345,18,377,38" alt="" href="?ref=SDE-CHROM;start=750;stop=10750" title="" />
<area shape="rect" coords="377,18,409,38" alt="" href="?ref=SDE-CHROM;start=1250;stop=11250" title="" />
<area shape="rect" coords="409,18,441,38" alt="" href="?ref=SDE-CHROM;start=1750;stop=11750" title="" />
<area shape="rect" coords="441,18,473,38" alt="" href="?ref=SDE-CHROM;start=2250;stop=12250" title="" />
<area shape="rect" coords="473,18,505,38" alt="" href="?ref=SDE-CHROM;start=2750;stop=12750" title="" />
<area shape="rect" coords="505,18,537,38" alt="" href="?ref=SDE-CHROM;start=3250;stop=13250" title="" />
<area shape="rect" coords="537,18,569,38" alt="" href="?ref=SDE-CHROM;start=3750;stop=13750" title="" />
<area shape="rect" coords="569,18,601,38" alt="" href="?ref=SDE-CHROM;start=4250;stop=14250" title="" />
<area shape="rect" coords="601,18,633,38" alt="" href="?ref=SDE-CHROM;start=4750;stop=14750" title="" />
<area shape="rect" coords="633,18,665,38" alt="" href="?ref=SDE-CHROM;start=5250;stop=15250" title="" />
</map>
</div>
<div class="track" id="detail_track_BeoCyc%5FTU"><div align="center"><span class="titlebar" id="BeoCyc_TU_title"><img onclick="collapse('BeoCyc_TU')" src="/gbrowse/images/buttons/minus.png" onmouseover="balloon.showTooltip(event,'<b>Show or hide this track</b>')" id="BeoCyc_TU_icon" style="cursor:pointer" /> <img onmousedown="balloon.showTooltip(event,'url:?share_track=BeoCyc_TU')" src="/gbrowse/images/buttons/share.png" onmouseover="balloon.showTooltip(event,'<b>Share this track</b>')" style="cursor:pointer" /> <img src="/gbrowse/images/buttons/query.png" onmouseover="balloon.showTooltip(event,'No%20additional%20information%20available.<br><b>Click to change track settings.</b>')" onmousedown="balloon.showTooltip(event,'url:?configure_track=BeoCyc_TU;rand=0.917191549655385',1)" style="cursor:pointer" /> <span class="draghandle">BeoCyc</span></span><img style="display:inline" alt="BeoCyc_TU detail" width="690" name="detail_BeoCyc_TU" height="137" border="0" src="/gbrowse/tmp/SDE-CHROM/panel_cache/40/401aba1719202f122c51c823e513d294/image.png" usemap="#BeoCyc_TU_map" id="BeoCyc_TU_image" /><img border="0" height="15" src="/gbrowse/tmp/SDE-CHROM/panel_cache/20/201151d82ded08e644d7ac1b70b7d98b/image.png" id="BeoCyc_TU_pad" style="display:none" width="690" /></div> <map name="BeoCyc_TU_map" id="BeoCyc_TU_map"><area shape="rect" coords="443,40,473,51" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0006;class=Sequence;ref=SDE-CHROM;start=7034;end=7507;feature_id=7668" title="BeoCyc: Sde_0006 SDE-CHROM:7034..7507" />
<area shape="rect" coords="443,54,508,91" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-18348;class=Sequence;ref=SDE-CHROM;start=7034;end=7507;feature_id=12102" title="BeoCyc: TU58V-18348 SDE-CHROM:7034..7507" />
<area shape="rect" coords="644,40,666,51" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0009;class=Sequence;ref=SDE-CHROM;start=10175;end=10690;feature_id=6432" title="BeoCyc: Sde_0009 SDE-CHROM:10175..10690" />
<area shape="rect" coords="644,98,709,135" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-18351;class=Sequence;ref=SDE-CHROM;start=10175;end=10690;feature_id=15520" title="BeoCyc: TU58V-18351 SDE-CHROM:10175..10690" />
<area shape="rect" coords="277,54,432,65" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0005;class=Sequence;ref=SDE-CHROM;start=4437;end=6863;feature_id=5328" title="BeoCyc: Sde_0005 SDE-CHROM:4437..6863" />
<area shape="rect" coords="24,40,118,51" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0002;class=Sequence;ref=SDE-CHROM;start=383;end=1957;feature_id=5946" title="BeoCyc: Sde_0002 SDE-CHROM:383..1957" />
<area shape="rect" coords="130,40,201,51" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0003;class=Sequence;ref=SDE-CHROM;start=2145;end=3248;feature_id=7154" title="BeoCyc: Sde_0003 SDE-CHROM:2145..3248" />
<area shape="rect" coords="487,40,612,51" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0007;class=Sequence;ref=SDE-CHROM;start=7724;end=9664;feature_id=8092" title="BeoCyc: Sde_0007 SDE-CHROM:7724..9664" />
<area shape="rect" coords="204,40,275,51" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0004;class=Sequence;ref=SDE-CHROM;start=3297;end=4400;feature_id=9380" title="BeoCyc: Sde_0004 SDE-CHROM:3297..4400" />
<area shape="rect" coords="487,94,612,131" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-18349;class=Sequence;ref=SDE-CHROM;start=7724;end=9664;feature_id=12381" title="BeoCyc: TU58V-18349 SDE-CHROM:7724..9664" />
<area shape="rect" coords="24,54,118,91" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-18345;class=Sequence;ref=SDE-CHROM;start=383;end=1957;feature_id=14470" title="BeoCyc: TU58V-18345 SDE-CHROM:383..1957" />
<area shape="rect" coords="130,54,275,91" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-18346;class=Sequence;ref=SDE-CHROM;start=2145;end=4400;feature_id=16898" title="BeoCyc: TU58V-18346 SDE-CHROM:2145..4400" />
<area shape="rect" coords="615,40,639,51" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=Sde_0008;class=Sequence;ref=SDE-CHROM;start=9715;end=10098;feature_id=10336" title="BeoCyc: Sde_0008 SDE-CHROM:9715..10098" />
<area shape="rect" coords="615,54,680,91" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=TU58V-18350;class=Sequence;ref=SDE-CHROM;start=9715;end=10098;feature_id=14257" title="BeoCyc: TU58V-18350 SDE-CHROM:9715..10098" />
<area shape="rect" coords="24,18,666,29" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=;class=Sequence;ref=SDE-CHROM;start=1;end=5057200;feature_id=2" title="BeoCyc:  SDE-CHROM:1..5057200" />
<area shape="rect" coords="24,32,666,37" target="_blank" href="../../gbrowse_details/SDE-CHROM?name=;class=Sequence;ref=SDE-CHROM;start=1;end=5057200;feature_id=3" title="BeoCyc:  SDE-CHROM:5057200..1" />
</map>
</div></div></div></div></div><script type="text/javascript">
 // <![CDATA[
   Sortable.create(
     "panels",
     {
      constraint: 'vertical',
      tag:      'div',
      only:     'track',
      handle:   'draghandle',
      onUpdate: function() {
         var postData = Sortable.serialize('panels',{name:'label'});
         new Ajax.Request(document.URL,{method:'post',postBody:postData});
      }
     }
   );
 // ]]>
 </script>
</a><table width="100%"><tr><td align="left"><a href="?name=SDE-CHROM:500..10500;h_feat=_clear_;h_region=_clear_"><font size="-2">Clear highlighting</font></a></td> <td align="right"><b><input type="submit" name="Update Image" value="Update Image" /></b></td></tr></table><hr /><div><div class="ctl_hidden" onclick="visibility('tracks_panel',1)" id="tracks_panel_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Tracks</b></span></div><div class="ctl_visible" onclick="visibility('tracks_panel',0)" id="tracks_panel_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Tracks</b></span></div> <div class="el_visible" id="tracks_panel" style="display:inline"><div class="searchbody" style="padding-left:1em">

<div><div class="ctl_hidden" onclick="visibility('General_section',1)" id="General_section_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>General</b></span></div><div class="ctl_visible" onclick="visibility('General_section',0)" id="General_section_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>General</b></span></div> <i class="nojs"><label><input type="checkbox" name="General_section_a" value="on" onclick="gbCheck(this,1)" id="General_section_a" />All on</label> <label><input type="checkbox" name="General_section_n" value="on" onclick="gbCheck(this,0)" id="General_section_n" />All off</label></i><br /><div class="el_visible" id="General_section" style="display:inline"><span id="General_section"><table border="0" width="100%"><tr class="searchtitle" bgcolor=lightgrey><td width="25%"><label><input type="checkbox" name="label" value="Translation" onclick="gbTurnOff('General_section')" /><a target="citation" href="?help=citations#Translation" onmouseover="balloon.showTooltip(event,'Display%20three%20and%20six-frame%20translations%20of%20the%20reference%20sequence%20DNA')">6-frame</a></label></td><td width="25%"><label><input type="checkbox" name="label" value="DNA/GC Content" onclick="gbTurnOff('General_section')" /><a target="citation" href="?help=citations#DNA/GC-Content" onmouseover="balloon.showTooltip(event,'At%20low%20magnifications%20%28zoomed%20way%20out%29%2C%20this%20draws%20a%20GC%20content%20plot.%20At%20high%20magnifications%20%28zoomed%20way%20in%29%2C%20this%20draws%20the%20dna%20sequence.')">DNA/GC</a></label></td><td width="25%"> </td><td width="25%"> </td></tr>
</table></span></div></div>
<div><div class="ctl_hidden" onclick="visibility('Operons_section',1)" id="Operons_section_show" style="display:none"><img src="/gbrowse/images/buttons/plus.png" alt="+" /> <span class="tctl"><b>Operons</b></span></div><div class="ctl_visible" onclick="visibility('Operons_section',0)" id="Operons_section_hide" style="display:inline"><img src="/gbrowse/images/buttons/minus.png" alt="-" /> <span class="tctl"><b>Operons</b></span></div> <i class="nojs"><label><input type="checkbox" name="Operons_section_a" value="on" onclick="gbCheck(this,1)" id="Operons_section_a" />All on</label> <label><input type="checkbox" name="Operons_section_n" value="on" onclick="gbCheck(this,0)" id="Operons_section_n" />All off</label></i><br /><div class="el_visible" id="Operons_section" style="display:inline"><span id="Operons_section"><table border="0" width="100%"><tr class="searchtitle" bgcolor=turquoise><td width="25%"><label><input type="checkbox" name="label" value="BeoCyc_TU" checked="checked" onclick="gbTurnOff('Operons_section')" /><a target="citation" href="?help=citations#BeoCyc_TU" onmouseover="balloon.showTooltip(event,'No%20additional%20information%20available.')">BeoCyc</a></label></td><td width="25%"> </td><td width="25%"> </td><td width="25%"> </td></tr>
</table></span></div></div>

</div> <table class="searchbody" width="100%"><tr class="searchbody"><td align="right"><input type="submit" name="Configure tracks..." value="Configure tracks..." /> <b><input type="submit" name="Update Image" value="Update Image" /></b></td></tr></table></div></div><div><input type="hidden" name=".cgifields" value="ks"  /><input type="hidden" name=".cgifields" value="width"  /><input type="hidden" name=".cgifields" value="Operons_section_n"  /><input type="hidden" name=".cgifields" value="General_section_n"  /><input type="hidden" name=".cgifields" value="General_section_a"  /><input type="hidden" name=".cgifields" value="grid"  /><input type="hidden" name=".cgifields" value="flip"  /><input type="hidden" name=".cgifields" value="show_tooltips"  /><input type="hidden" name=".cgifields" value="drag_and_drop"  /><input type="hidden" name=".cgifields" value="Operons_section_a"  /><input type="hidden" name=".cgifields" value="sk"  /><input type="hidden" name=".cgifields" value="label"  /><input type="hidden" name=".cgifields" value="cache"  /></div></form><p><i><font size="small">Note: This page uses cookies to save and restore preference information.
No information is shared.
</font></i> <br /> <tt><font size="small">Generic genome browser version E</font></tt></p>
</body>
</html>
------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises
looking to deploy the next generation of Solaris that includes the latest
innovations from Sun and the OpenSource community. Download a copy and
enjoy capabilities such as Networking, Storage and Virtualization.
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Gmod-gbrowse mailing list
Gmod-gbrowse@...
https://lists.sourceforge.net/lists/listinfo/gmod-gbrowse