| j2g | R Documentation | 
The function takes FlyBase IDs (e.g. FBgn#######) or Gene symbols as an input, and opens FlyBase gene report from the default web browser (e.g. Jump2Gene).
j2g(x, n = 10)
| x | a character or vector. FlyBase IDs or symbols. | 
| n | The maximum number of genes to be opened. Default = 10. | 
j2g("e2f")
j2g(c("ovo", "otu"))
j2g("FBgn0000504")
j2g(c("FBgn0000504", "tra"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.