IGVgenome: Set the IGV genome.

View source: R/IGVapi.R

IGVgenomeR Documentation

Set the IGV genome.

Description

Set the IGV genome via the remote command port.

Usage

IGVgenome(sock, genome="hg18")

Arguments

sock

A socket connection to IGV.

genome

String representing a genome that IGV knows about.

Author(s)

Sean Davis <sdavis2@mail.nih.gov>

References

http://www.broadinstitute.org/igv/PortCommands

See Also

startIGV

Examples

## Not run: 
sock <- IGVsocket()
IGVgenome(sock, genome='hg18')

## End(Not run)

zhujack/SRAdb documentation built on Oct. 26, 2022, 7:32 a.m.