plot_AAratio_comparison: Compare the AA frequency in two groups.

Description Usage Arguments Value

View source: R/plot_AAratio_comparison.R

Description

Compare the AA frequency in two groups.

Usage

1
plot_AAratio_comparison(df = AAfreq, plot_title = NULL, ylim = 1)

Arguments

df

data.frame. AA frequency count obtained through AAfreq_in_TR with an additional column "aa_ratio_overall".

plot_title

str. Plot title.

ylim

int. Scale the y-axis maximum value.

Value

ggplot object. The values from 'aa_ratio' are displayed in green, the values from 'aa_ratio_overall' in red.


matteodelucchi/TRAL-Result-Analysis documentation built on Dec. 2, 2019, 11:42 p.m.