.exprs {CellTrails}R Documentation

GET expression matrix

Description

Retrieve numeric matrix of expression values for processing in CellTrails. This wrapper function ensures that all functions in the package receive the proper assay from the SingleCellExperiment object.

Usage

.exprs(object)

Arguments

object

An object of class SingleCellExperiment

Value

A numeric matrix

Author(s)

Daniel C. Ellwanger


[Package CellTrails version 1.8.0 Index]