availableDisplayPars: The default display parameters for a track object class can...

Description Usage Arguments Value Examples

View source: R/InteractionTrack-class.R

Description

The default display parameters for a track object class can be queries using the availableDisplayPars function.

Usage

1

Arguments

class

A valid track object class name, or the object itself, in which case the class is derived directly from it.

This function provides the same functionality as Gviz::availableDisplayPars and allows the user to display the default display parameters for the InteractionTrack class. If the class of the track is not an InteractionTrack then the function calls the availableDisplayPars method in Gviz.

Value

returns a list of the default display parameters.

Examples

1
availableDisplayPars('InteractionTrack')

GenomicInteractions documentation built on Nov. 8, 2020, 8:19 p.m.