]> git.donarmstrong.com Git - biopieces.git/blobdiff - www/index.cgi
shifted to NC list in BGB
[biopieces.git] / www / index.cgi
index 2009fbf25dc455e356425e7caabdebd16c7210e1..b717ab926bb1ef1b216c75ab1bca1ccd4a441a77 100755 (executable)
@@ -947,6 +947,8 @@ sub section_search
 
         foreach $result ( @{ $results } )
         {
+            $result = Maasha::KISS::kiss2biopiece( $result );
+
             $cookie->{ 'CONTIG' }    = $result->{ 'S_ID' };
             $cookie->{ 'NAV_START' } = $result->{ 'S_BEG' };
             $cookie->{ 'NAV_END' }   = $result->{ 'S_END' };