str_hist_render: Draw prepared histogram data

View source: R/histogram.R

str_hist_renderR Documentation

Draw prepared histogram data

Description

Render prepared histogram data to the display device.

Usage

str_hist_render(bars, main, xlim, cutoff_fraction)

Arguments

bars

list of data frames of counts-vs-lengths as prepared by str_hist_setup.

main

title of the plot.

xlim

numeric range for x-axis.

cutoff_fraction

numeric threshold for the fraction of locus-matching counts needed to call an allele. Used to draw a horizontal line if sample_data is given.


ShawHahnLab/microsat documentation built on Aug. 25, 2023, 11:16 p.m.