decode_golay: Functions for decoding golay barcodes

Description Usage Arguments Value

View source: R/decode_golay.R

Description

This is a port of the original QIIME2 python code from q2_demux/_ecc.py into R made by Cecilia Knoecker 2020/11/17 and then added into qiime2R by JB

Usage

1
decode_golay(barcodes)

Arguments

barcodes

a vector of barcodes to be corrected

Value

a data.table with the following columns: original_bc, corrected_bc, n_errors


jbisanz/qiime2R documentation built on Nov. 12, 2021, 3:09 p.m.