plot.ISSimilarity: Plots the similarity of integration sites

Description Usage Arguments Value

View source: R/plot_functions.R

Description

Plots the similarity of integration sites

Usage

1
2
## S3 method for class '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.


MultIS documentation built on Aug. 6, 2021, 5:07 p.m.