Learn R Programming

qtlc (version 1.0)

showtlc2D: Show TLC matrix as 2D plot

Description

Using TLC matrix width, height, and intensity parameters this function plot 2D heatmap of the TLC matrix.

Usage

showtlc2D(object, ...)

Arguments

object
S3 object of the working TLC
...
Additional parameters

Value

None

Examples

Run this code
## Not run: 
# showtlc2D(object)
# ## End(Not run)

Run the code above in your browser using DataLab