Description Usage Arguments Value Examples
Adds mutation column to patient table
1 | mutsubset(pat, rna, mut, gene)
|
pat |
data frame with patient data, each patient is one row |
rna |
data frame with RNAseq count values, genes in rows, patients in columns |
mut |
data frame with binary mutation, one gene per row, one patient per column |
gene |
character(1) Gene symbol |
Returns a data frame with mutation of gene as WT or mut and gene expression
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.