plot_aln_metrics.Rd
Plot alignment metrics as a bar chart.
plot_aln_metrics(x, type = "uniq_map_rate", fill_by = "sample", facet_by = "")
x | A BbcSE object. |
---|---|
type | aln_metrics column to plot. |
fill_by | Variable to fill by. Can be column from colData() or aln_metrics(). |
facet_by | Variable to facet by. Can be column from colData() or aln_metrics(). |
A ggplot object