We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da35778 commit 40d268bCopy full SHA for 40d268b
1 file changed
README.md
@@ -6,7 +6,7 @@ This [SQLite3 loadable extension](https://www.sqlite.org/loadext.html) adds feat
6
7
* genomic range indexing for overlap queries & joins
8
* 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"
+* in-SQL utility functions, e.g. reverse-complement DNA, parse "chr1:2,345-6,789"
10
* pre-tuned settings for "big data"
11
12
This October 2020 poster discusses the context and long-run ambitions:
0 commit comments