load.result | R Documentation |
load.result
load.result(dbpath, level = "variant", quiet = TRUE)
dbpath |
OakVar result database file |
level |
Level to fetch result for. 'variant', 'gene', 'sample', or 'mapping', for example |
quiet |
Run quietly |
A list. Fetched result
# Fetch the variant level result from the result database exampleinput.sqlite. #roakvar::load.result("exampleinput.sqlite", level='variant')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.