Function to order the alteration matrix to evidence the mutual exclusion pattern.
1 2 3 | getSortedMatrix(M, keys = list(somatic = "MUT", germline = "GERMLINE", amp =
"AMP", del = "HOMDEL", upreg = "UP", downreg = "DOWN", splicing = "SPLICING"),
sortGenes = TRUE)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.