getBinaryData: Get binary data

Description Usage Arguments Value

View source: R/fetch-data.R

Description

Returns a sparse matrix of 0 and 1 showing whether any expression of each gene was observed in each cell.

Usage

1
getBinaryData(object, genes = NULL)

Arguments

object

An URD object

genes

(Character vector) Genes to return in binarized matrix (default, all genes)

Value

Sparse matrix (dgCMatrix)


farrellja/URD documentation built on June 17, 2020, 4:48 a.m.