View source: R/scoreInPctidIntervals.R
scoreInPctidIntervals | R Documentation |
Plot a histogram of family score for the given family within pctid score intervals
scoreInPctidIntervals(
family_df,
family_name = NULL,
title = "",
scale_log = F,
bin_percent = T
)
family_df |
family data frame |
family_name |
name of the family (single value) |
title |
title of the plot |
scale_log |
if plot log scale (not implemented) |
bin_percent |
if split percent_identity into bins for plotting |
ggplot
scoreInPctidIntervals(ZOO, "Coronaviridae", title="Coronaviridae in ZOO")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.