error_correction_clustered_HDs {genBaRcode}R Documentation

Clustered HD Plot

Description

This function will create a jitter plot displaying the maximal distances within each of the barcode sequence clusters.

Usage

error_correction_clustered_HDs(datEC, size = 0.75)

Arguments

datEC

a BC_dat object, returned by the error_correction function with the EC_analysis parameter set to TRUE.

size

a numeric value, specifying the dot size.

Value

a ggplot2 object.


[Package genBaRcode version 1.2.7 Index]