IGVgenome | R Documentation |
Set the IGV genome via the remote command port.
IGVgenome(sock, genome="hg18")
sock |
A socket connection to IGV. |
genome |
String representing a genome that IGV knows about. |
Sean Davis <sdavis2@mail.nih.gov>
http://www.broadinstitute.org/igv/PortCommands
startIGV
## Not run: sock <- IGVsocket() IGVgenome(sock, genome='hg18') ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.