no_empty: Determines if a field from cellranger vdj output is empty

View source: R/utility_functions.R

no_emptyR Documentation

Determines if a field from cellranger vdj output is empty

Description

Considered empty if equal to "" or "None"

Usage

no_empty(x, empty.values = c("", "None"))

Arguments

x

Input vector

empty.values

Vector of values considered "empty"

Value

Vector where empty values have been removed


Terkild/scvdj documentation built on Oct. 22, 2023, 11:12 p.m.