5 <% info_table_html( __border => 0, __multicol => 4, %others ) %>
10 sub uniq_dbx(@) { my %seen; grep !($seen{ $_->db->name.':'.$_->accession }++), @_ }
12 my @others = uniq_dbx grep defined, @$dbxrefs;
15 push @{$others{ $m->scomp('.db', d => $_->db ) }}, $m->scomp('.dxlink', d => $_);
17 for ( values %others ) {
19 $_ = $m->scomp('.dxlist', l => $_ );
27 use CXGN::Page::FormattingHelpers qw/ info_table_html /;
54 % if( $d->db->urlprefix && $d->db->url ) {
55 <a href="<% $d->db->urlprefix . $d->db->url |h %><% $d->accession |uh %>"><% $d->accession |h%></a>
57 <% $d->accession |h %>