Description Usage Arguments Value
View source: R/snv_indel_helpers.r
This function takes the long and wide data frames, and plots all variants by coverage, colouring them by concordance status
1 | plot_vars_by_coverage(wide.df, long.df, sample_name)
|
wide.df |
A wide dataframe containing variant observations |
long.df |
A long dataframe containing variant observations |
sample_name |
Sample name |
A plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.