oncoprint: function to create an oncoprint plot

Description Usage Arguments

View source: R/oncoprint.R

Description

function to create an oncoprint plot

Usage

1
2
3
oncoprint(A, keys = list(somatic = "MUT", germline = "GERMLINE", amp = "AMP",
  del = "HOMDEL", upreg = "UP", downreg = "DOWN", splicing = "SPLICING"),
  sortGenes = TRUE)

Arguments

A

dataframe containing the alterations

keys

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

sortGenes

boolean whether or not to sort the genes, default TRUE


hclimente/find.me documentation built on May 17, 2019, 3:08 p.m.