R/refdb_plots.R
refdb_plot_seqlen_hist.Rd
Plot an histogram of sequence lengths
refdb_plot_seqlen_hist(x, remove_gaps = TRUE)
a reference database
a logical (default TRUE to control whether gaps (-) should be removed prior computing sequence lengths.
TRUE
A ggplot object. This means the plot can be further customized using ggplot2 compatible functions.