Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dot-getMinDist

Distance calculation


Description

Calculates the minimum distance to a set of predefined barcodes for a given list of barcode.

Usage

.getMinDist(BC_dat, ori_BCs, m = "hamming")

Arguments

BC_dat

a BCdat object

ori_BCs

a character vector containing barcodes to which the minimal hamming distance will be calculated.

m

a character string, Method for distance calculation, default value is Hamming distance. Possible values are "osa", "lv", "dl", "hamming", "lcs", "qgram", "cosine", "jaccard", "jw", "soundex" (see stringdist function of the stringdist-package for more information).


genBaRcode

Analysis and Visualization Tools for Genetic Barcode Data

v1.2.4
LGPL
Authors
Lars Thielecke <lars.thielecke@tu-dresden.de>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.