hybridsIdentification {genBaRcode} | R Documentation |
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)
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. |
Value
a hybrid-free frequency table of barcode sequences
[Package genBaRcode version 1.2.7 Index]