IGVcollapse | R Documentation |
Using the remote command port of IGV, this function collapses tracks in the IGV.
IGVcollapse(sock)
sock |
A socket connection to IGV. |
Jack Zhu <zhujack@mail.nih.gov>
http://www.broadinstitute.org/igv/PortCommands
startIGV
, IGVload
## 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.