plot_rsquare {MultIS}R Documentation

Plots R^2 of two integration sites

Description

Plots R^2 of two integration sites

Usage

plot_rsquare(dat, is1, is2)

Arguments

dat

The matrix that holds the values

is1

The name of the first row

is2

The name of the second row

Value

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


[Package MultIS version 0.6.2 Index]