build_binary_table | R Documentation |
Convert A TraceQC object to a matrix
build_binary_table(TraceQC_input, count_cutoff = 5)
TraceQC_input |
A TraceQC object |
count_cutoff |
The barcode cutoff. The function only considers barcodes whose raw counts are equal or greater than the cutoff. |
It returns a list that contains a character matrix, a sequence information of each barcode, and a data frame that contains code of each barcode sequence.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.