↓ 3 callersMethodadd_rect(&mut self, pos: (f64, f64), dims: (f64, f64), color: &Color, add_highlight: bool)
crates/pipeplot/src/svg.rs:142
↓ 3 callersFunctioncall_snvs(
reads: &[&LocusRead],
region: &GenomicRegion,
min_freq: f64,
analysis_region: (i64, i64),
)
src/trgt/genotype/genotype_flank.rs:297
↓ 2 callersFunctionget_pipe(
xpos: u32,
ypos: u32,
height: u32,
align: &Align,
betas: &Betas,
colors: &ColorMap,
src/trvz/allele_plot.rs:105