getSortedMatrix: Function to order the alteration matrix to evidence the...

Description Usage Arguments

View source: R/oncoprint.R

Description

Function to order the alteration matrix to evidence the mutual exclusion pattern.

Usage

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

Arguments

M

mutation matrix

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.