View source: R/plotting-functions.R
mutation_viz | R Documentation |
Creates a set of plot summarising a mutation file.
mutation_viz(mutation, ...)
mutation |
Raw mutation dataframe containing alteration data |
... |
any argument belonging to the gene_binary method |
Returns a list of the following plots:
varclass Barplot of counts of each variant classification
vartype Barplot of counts of each variant type
snvclass Histogram of counts of each SNV class
samplevar Histogram of counts variants per patient
topgenes Barplot of counts of top variant genes
genecor Correlation heatmap of the top 10 genes
mutation_viz(gnomeR::mutations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.