Description Usage Arguments Value Examples
Get the locus of an object
1 2 3 4  | 
object | 
 The object for which we want to get the locus  | 
The locus of the object
1 2 3  | gene <- new("Gene", id="exId", locus=data.frame(1,222,333) )
getLocus(gene)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.