dat.oncoPrint: dat.oncoPrint

Description Usage Arguments Value

View source: R/make-oncoprint-dat.R

Description

Enables creation of a matrix used to generate an OncoPrint heatmap.

Usage

1
dat.oncoPrint(gen.dat, clin.dat = NULL)

Arguments

gen.dat

A binary matrix or dataframe, with patients as rows and features as columns. Note that the names of the columns must end in ".Del" or ".Amp" to recognize copy number alterations. (see create.bin.matrix for more details on this format).

clin.dat

An optional clinical file, including only the features the user wishes to add to the plot. Default is NULL.

Value

mat : a matrix ready to be plotted using plot.Oncoprint().


margarethannum/gnomeR documentation built on Feb. 26, 2020, 8:16 p.m.