the server for an igv.js shiny module
1 2 3 4 5 6 7 8 9 10 11 12 |
input |
enviroment provide by shiny |
output |
enviroment provide by shiny |
session |
enviroment provide by shiny |
genome |
character string, eg "hg38" |
locus |
character string, eg "APOE" or "chr13:1000000-1001050" |
geneModelDisplayMode |
character string, COLLAPSED, SQUISHED, EXPANDED |
geneModeTrackHeight |
integer, eg 200 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.