make_singlet_summary: Generate a summary table with the number and fraction of...

Description Usage Arguments Value

View source: R/hash_matrix_analysis.R

Description

Generate a summary table with the number and fraction of singlets with each HTO barcode

Usage

1
make_singlet_summary(hash_category_table, valid_htos = NULL)

Arguments

hash_category_table

A hash category table data.frame as produced by categorize_binary_hash_matrix()

valid_htos

(optional) a character vector of valid hto sequences. Default is NULL, which will use unique barcodes in hash_category_table$hto_barcode.

Value

a data.frame with hto_barcode, n_singlets, and frac_singlets.


AllenInstitute/BarMixer documentation built on Dec. 17, 2021, 8:42 a.m.