raw_counts: Return raw counts

View source: R/objects.R

raw_countsR Documentation

Return raw counts

Description

Return the raw counts from an SCE object.

Usage

raw_counts(x, type = "test")

Arguments

x

An SCE object.

type

One of either 'test' (default), 'clean', 'debris', or 'all'. specifying how to subset the counts to include only those droplets. The droplets in 'clean' and 'debris' make up the droplets in 'test'. If 'all', returns all droplets.

Value

Sparse matrix


marcalva/diem documentation built on Jan. 1, 2023, 2:33 a.m.