This function takes the long and wide data frames, and plots all variants by coverage, colouring them by concordance status

plot_vars_by_coverage(wide.df, long.df, sample_name)

Arguments

wide.df

A wide dataframe containing variant observations

long.df

A long dataframe containing variant observations

sample_name

Sample name

Value

A plot