Description Usage Arguments Details
View source: R/igb_quickload.R
Typically there is only one such file, and it usually contains curated, canonical gene models for a genome. It is usually BED-Detail format.
1 2 3 4 | getDefaultAnnotationsUrl(
genome_version,
quickload_root = "http://igbquickload.org/quickload"
)
|
genome_version |
IGB-compatible genome version name, e.g., H_sapiens_Dec_2013 |
quickload_root |
URL of Quickload site. Optional. Default is http://igbquickload.org/quickload. |
Note that the file name could be relative to the genome version root or it could be an absolute URL.
If no file is loaded by default, returns NA.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.