hybridsIdentification: Identifies hybrid barcodes

View source: R/raw_data_processing.R

hybridsIdentificationR 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


genBaRcode documentation built on March 31, 2023, 11:02 p.m.