Description Usage Arguments Value
View source: R/plot_AAratio_comparison.R
Compare the AA frequency in two groups.
1 | plot_AAratio_comparison(df = AAfreq, plot_title = NULL, ylim = 1)
|
df |
data.frame. AA frequency count obtained through |
plot_title |
str. Plot title. |
ylim |
int. Scale the y-axis maximum value. |
ggplot object. The values from 'aa_ratio' are displayed in green, the values from 'aa_ratio_overall' in red.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.