.fusions_gene_binary | R Documentation |
Make Binary Matrix From Fusion data frame
.fusions_gene_binary(fusion, samples, specify_panel)
fusion |
A data frame of fusions. If not NULL the outcome will be added to the matrix with columns ending in ".fus". Default is NULL. |
samples |
a character vector specifying which samples should be included in the resulting data frame. Default is NULL is which case all samples with an alteration in the mutation, cna or fusions file will be used. If you specify a vector of samples that contain samples not in any of the passed genomic data frames, 0's (or NAs when appropriate if specifying a panel) will be returned for every column of that patient row. |
specify_panel |
Default is |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.