Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • asiangg
    Member
    • Dec 2008
    • 44

    Why does UCSC genome browser NOT using spatial index?

    UCSC genome browser uses binning strategy to retrieve genes more efficiently than simply creating a B-tree on the start and end coordinates. This certainly serves the purpose well because query ranges is not a strengthen of B-tree. But binning + B-tree basically provides a crude approximation to R-tree (using spatial index) that has already been implemented in MySQL. I'm wondering why is this spatial index not used in the first place? Is it because the spatial index is a relatively new feature that was not implemented in MySQL when the UCSC GB was developed? Just curious.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Best place to ask would be the UCSC genome browser help desk: genome at soe.ucsc.edu

    Comment

    • lh3
      Senior Member
      • Feb 2008
      • 686

      #3
      The major UCSC paper was published in 2002. MySQL has the spatial index since 5.0.16 if I am right. That was released in 11/2005.

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      30 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      37 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      42 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      64 views
      0 reactions
      Last Post SEQadmin2  
      Working...