build_binary_table: Convert A TraceQC object to a matrix

build_binary_tableR Documentation

Convert A TraceQC object to a matrix

Description

Convert A TraceQC object to a matrix

Usage

build_binary_table(TraceQC_input, count_cutoff = 5)

Arguments

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.

Value

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.


LiuzLab/TraceQC documentation built on April 19, 2022, 1:29 p.m.