saveToSVG,igvR-method {igvR}R Documentation

Get entire igv browser image in svg

Description

Get entire igv browser image in svg

Usage

## S4 method for signature 'igvR'
saveToSVG(obj, filename)

Arguments

obj

An object of class igvR

filename

character string, the name of the file to which the svg text will be written

Value

A character vector


[Package igvR version 1.8.2 Index]