View source: R/plot_effect_counts.R
plot_effect_counts | R Documentation |
Barchart summary of the SNPsift Effects
plot_effect_counts(
df,
keeper_effects = c("stop_gained", "missense_variant", "conservative_inframe_deletion",
"conservative_inframe_insertion", "disruptive_inframe_deletion",
"disruptive_inframe_insertion")
)
df |
Dataframe or tibble |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.