bt.links | R Documentation |
Creates HTML links to an UCSC Genome Browser from a feature file.
bt.links(i, base = NULL, org = NULL, db = NULL, output = NULL)
i |
<bed/gff/vcf> > out.html |
base |
The browser basename. Default: http://genome.ucsc.edu |
org |
The organism. Default: human |
db |
The build. Default: hg18 |
output |
Output filepath instead of returning output in R. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.