Learn R Programming

CSeQTL (version 1.0.0)

plot_RHO: plot_RHO

Description

plot_RHO

Usage

plot_RHO(RHO, main_plot = "", ...)

Value

Null. A plot of cell type proportions per cell type across NN samples.

Arguments

RHO

A numeric matrix of cell type proportions. Rows correspond to subjects and columns correspond to cell types.

main_plot

Character string for the visual's main title.

...

Arguments for plot(x,y,bty = "n",...).