Create a in-memory SQLite db storing analyses metadata and genes coordinates, to speed up searches
1 2 3 |
cache_genes |
Cache Gene coordinates |
disconnect |
Disconnects the db. E.g. run gtxcache(disconnect=T) to free up memory |
dbc_from |
DB to be cached (e.g. gwases) |
dbc_to |
If there is already a gtxcache database available, use this instead of creating a new one |
cache_analysis |
Cache the Analyses table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.