Description Usage Arguments Details Value Examples
Query the default display parameters for an InteractionTrack object.
1 |
class |
A valid track object class name, or the object itself, in which case the class name is determined 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 "InteractionTrack"
then the function calls the availableDisplayPars
method in Gviz.
A named list of the default display parameters.
1 | availableDisplayPars("InteractionTrack")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.