oncoprint: function to create an oncoprint plot

Description Usage Arguments

Description

function to create an oncoprint plot

Usage

1
2
oncoprint(M, keys = list(somatic = "MUT", germline = "GERMLINE", amp = "AMP",
  del = "HOMDEL", upreg = "UP", downreg = "DOWN"), sortGenes = FALSE)

Arguments

M

mutation matrix

keys

list with the following elements: somatic, germline, amp, del, upreg, downreg

sortGenes

boolean whether or not to sort the genes, default FALSE


dakl/oncoprint documentation built on May 14, 2019, 3:30 p.m.