Description Usage Arguments Value See Also Examples
View source: R/plot_functions.R
Plots the spectra of nucleotide exchanges in their triplet contexts. If several columns are present in the input data frame, the spectra are plotted for every column separately.
1 2 3 4 5 6 7 8 9 10 |
in_catalogue_df |
Numerical data frame encoding the exchange spectra to
be displayed, either a mutational catalogue |
in_colour_vector |
Specifies the colours of the 6 nucleotide exchanges if non-null. |
in_show_triplets |
Whether or not to show the triplets on the x-axis |
in_show_axis_title |
Whether or not to show the name of the y-axis |
in_scales |
Argument passed on to |
in_refLine |
If non-null, value on the y-axis at which a horizontal line is to be drawn |
in_refAlpha |
Transparency of the horizontal line if it is to be drawn |
in_background |
Option to provide a background theme, e.g.
|
The generated barplot - a ggplot2 plot
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.