Description Usage Arguments Value Examples
Given coordinates for a genomic region, return a browser-friendly version.
1 | makeBrowserCoord(chr, start, end)
|
chr |
The chromosome |
start |
The starting position of the genomic region |
end |
The ending position of the genomic region |
String with copy-pastable, genome browser-friendly version of coordinates.
1 | makeBrowserCoord("chr1", 1000, 2000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.