View source: R/open.region.UCSC.R
| open.region.ucsc | R Documentation | 
open.region.UCSC redirects you to the UCSC GenomeBrowser and shows the specified region
a gwaa.data-class object.
## S3 method for class 'region.ucsc'
open(chr, coords, assembly = "canFam3")
| chr | number of chromosome you want to see | 
| coords | a vector of two values, if the argument is missing the entire chromosome will be taken into consideration | 
| assembly | type of assembly (camFam2 or camFam3) | 
null
Marcin Kierczak <Marcin.Kierczak@slu.se> , Jagoda Jablonska <jagoda100jablonska@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.