Description Usage Arguments Author(s) References See Also Examples
Using the remote command port of IGV, this function collapses tracks in the IGV.
1 | IGVcollapse(sock)
|
sock |
A socket connection to IGV. |
Jack Zhu <zhujack@mail.nih.gov>
http://www.broadinstitute.org/igv/PortCommands
1 2 3 4 5 | ## Not run:
sock <- IGVsocket()
IGVcollapse(sock)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.