.process_binary | R Documentation |
Create binary data.frames depending on type of mutation data
.process_binary(data, samples, type = c("mut", "del", "amp", "fus"))
data |
a dataset of alterations |
samples |
a vector of unique sample ids |
type |
a character indicator for which type of alteration the dataset contains |
a data.frame of alterations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.