Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ImageMap-class

ImageMap class and methods


Description

HTML image map information for annotation tracks.

Objects from the Class

Objects of the class are usually not created by the user, hence the constructor function ImageMap is not exported in the name space.

Slots

coords:

Object of class "matrix", the image map coordinats.

tags:

Object of class "list", the individual HTML tags for the image map.

Extends

Class "ImageMapOrNULL", directly.

Methods

coords

signature(ImageMap="ImageMap"): return the coordinates from the image map.

Usage:

coords(ImageMap)

Examples:

coords(obj)

tags

signature(x="ImageMap"): return the tags from the image map.

Usage:

tags(x)

Examples:

tags(obj)

Author(s)

Florian Hahne


Gviz

Plotting data and annotation information along genomic coordinates

v1.34.1
Artistic-2.0
Authors
Florian Hahne [aut], Steffen Durinck [aut], Robert Ivanek [aut, cre] (<https://orcid.org/0000-0002-8403-056X>), Arne Mueller [aut], Steve Lianoglou [aut], Ge Tan [aut], Lance Parsons [aut], Shraddha Pai [aut], Thomas McCarthy [ctb], Felix Ernst [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.