decode_golay | R Documentation |
This is a port of the original QIIME2 python code from q2_demux/_ecc.py into R made by Cecilia Noecker 2020/11/17 and then added into qiime2R by JB
decode_golay(barcodes)
barcodes |
a vector of barcodes to be corrected |
a data.table with the following columns: original_bc, corrected_bc, n_errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.