binarize_hash: Binarize a vector of hash counts based on a cutoff value

Description Usage Arguments Value

View source: R/hash_matrix_analysis.R

Description

Binarize a vector of hash counts based on a cutoff value

Usage

1
binarize_hash(x, cutoff)

Arguments

x

a numeric vector of hash count values

cutoff

a numeric value to use as a cutoff

Value

a binary vector with value 1 for all values in x > cutoff


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