6 % if( @gbrowse_match_xrefs ) {
8 <& /sitefeatures/gbrowse2/xref_set/rich.mas,
9 xrefs => \@gbrowse_match_xrefs
15 # look up any gbrowse cross-refs for this locus id, if any
16 my @gbrowse = $c->enabled_feature('gbrowse2');
17 my @gbrowse_match_xrefs = map {
20 -attributes => { sgn_locus_id => $locus->get_locus_id },