ViewInIGB-methods: Manipulate Current View in IGB Session

Description Methods

Description

Manipulate view and load data in a running IGB session.

Methods

signature(x = "ANY", genome = "ANY", dataFile = "ANY")

Default method.

signature(x = "ANY", genome = "ANY", dataFile = "character")

dataFile is assumed to be an absolute path.

signature(x = "igbTrack", genome = "ANY", dataFile = "ANY")

Sets view to that specified by the igbTrack object. Other arguments are ignored.

signature(x = "Quickload", genome = "character", dataFile = "character")

dataFile is assumed to be a path relative to the specified genome within the specified Quickload bed, ie <uri(x)>/genome/dataFile.

signature(x = "QuickloadGenome", genome = "ANY", dataFile = "character")

dataFile is assumed to be a path relative to the URI of the passed in QuickloadGenome object, ie <uri(x)>/dataFile.


gmbecker/rigbLite documentation built on May 17, 2019, 6:44 a.m.