Learn R Programming

genBaRcode (version 1.2.8)

hybridsIdentification: Identifies hybrid barcodes

Description

Experimental function to identify hybrid barcodes which can occure due to unfinished synthesis of a template in-between PCR cycles.

Usage

hybridsIdentification(dat, min_seq_length = 10)

Value

a hybrid-free frequency table of barcode sequences

Arguments

dat

a character vector containing barcode sequences or a BCdat object.

min_seq_length

a positive integer value indicating the minimal length of the two barcodes which give rise to a hybrid barcode.