Skip to content

Commit 40d268b

Browse files
authored
Update README.md
1 parent da35778 commit 40d268b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This [SQLite3 loadable extension](https://www.sqlite.org/loadext.html) adds feat
66

77
* genomic range indexing for overlap queries & joins
88
* streaming storage compression (also available [standalone](https://github.com/mlin/sqlite_zstd_vfs))
9-
* in-SQL utility functions, e.g. parsing "chr1:2,345-6,789"
9+
* in-SQL utility functions, e.g. reverse-complement DNA, parse "chr1:2,345-6,789"
1010
* pre-tuned settings for "big data"
1111

1212
This October 2020 poster discusses the context and long-run ambitions:

0 commit comments

Comments
 (0)