Learn R Programming

MultIS (version 0.6.2)

plot.ISSimilarity: Plots the similarity of integration sites

Description

Plots the similarity of integration sites

Usage

# S3 method for ISSimilarity
plot(x, na.rm = TRUE, ...)

Arguments

x

The matrix that holds the similarity values

na.rm

whether NA values should be deleted beforehand

...

Further arguments are ignored.

Value

A ggplot object, which can be used to further individualize or to plot directly.