check_barcodes: Given a vector of sequences, check barcodes by aligning

Description Usage Arguments

View source: R/align.R

Description

Given a vector of sequences, check barcodes by aligning

Usage

1
check_barcodes(sequences, set = c("a", "alpha", "het", "hom"))

Arguments

sequences

Vector of barcode sequence results (i.e. vector of strings of 20 nucleotides).

set

One or more of c('a', 'alpha', 'het', 'hom'). Which collection of barcodes to check.


EricEdwardBryant/YeastBarcodes documentation built on Aug. 22, 2019, 1:17 a.m.