plot_mismatches: Plot mismatches

View source: R/functions_plot.R

plot_mismatchesR Documentation

Plot mismatches

Description

Plot mismatches

Usage

plot_mismatches(log_file, threshold = NULL, simulated_individuals = NULL)

Arguments

log_file

log file from the APIS_2n() or APIS_3n function

threshold

threshold

simulated_individuals

names of the simulated individuals

Value

plot of the distribution of mismatches


APIS documentation built on Nov. 23, 2023, 5:06 p.m.

Related to plot_mismatches in APIS...