as.CELL-methods: Coercion to a CELL object

Description Usage Arguments Details Value

Description

Coerces a numeric matrix into a CELL object.

This function transforms a numeric matrix into one or several cell profiles.

Usage

1
2
3
4
as.CELL(object, name = "cell")

## S4 method for signature 'matrix'
as.CELL(object, name = "cell")

Arguments

object

a numeric matrix

name

a character specifying the internal name of the CELL object to create

Details

The matrix must have its column names corresponding to the cell markers.

Value

a S4 object of class CELL


tchitchek-lab/CytoCompare documentation built on May 31, 2019, 7:29 a.m.