Steve Lianoglou wrote:
> So I'm building a db with some RTree indices to store genome
> information. Among other things, I have an RTree index to store the
> start/end positions of genes on chromosomes. The problem is that the
> numbers stored in the RTree aren't the ones I'm entering, sometimes
> they can be several base pairs (int values) off.

This has been discussed just the other day:

http://www.mail-archive.com/sqlite-users@sqlite.org/msg47004.html

Igor Tandetnik


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to