4 package CXGN
::Cview
::Legend
::Physical
;
6 use CXGN
::Cview
::Legend
;
8 use base qw
| CXGN
::Cview
::Legend
|;
14 my $s = "<table><tr>";
15 $s.= qq { <td
><b
>Anchoring color legend
:<b
> 
;</td
> };
16 $s.= qq { <td
><font style
="background-color:#00FF00"> 
; 
;</font></td
><td
>sequenced
 
;</td
> };
17 $s.= qq { <td
><font style
="background-color:#0000FF"> 
; 
;</font></td
><td
>in progress
 
;</td
> };
18 $s.= qq { <td
><font style
="background-color:#772222"> 
; 
;</font></td
><td
>computational
 
;</td
> };
19 $s.= qq { <td
><font style
="background-color:#AAAA00"> 
; 
;</font></td
><td
>experimental
 
;</td
> };
20 $s.= qq { <td
><font style
="background-color:#AAAAAA"> 
; 
;</font></td
><td
>overgo
 
;</td
> };
21 $s.= qq { <td
><font style
="background-color:#22AAAA"> 
; 
;</font></td
><td
>S
. pennellii BAC
 
;</td
> };