Melange: The Melange Class

Description Usage Arguments Slots

View source: R/classes.R

Description

The Melange object stores the cell-specific information aggregated from whichever tool the user has chosen to import from. The number of rows (features) as well as the datatype of the core data matrix depends on the particular input file type,

Usage

1
2
3

Arguments

data.matrix

Matrix with data for the specific data type interrogated

Slots

data

Raw counts data for the loaded data source. Can be any matrix.

source

Unambiguous name for the source data in the Melange object.

meta.features

Feature-level metadata

meta.data

Cell-level metadata

misc

Utility slot for storing additional data


rahuldhodapkar/melange documentation built on Nov. 5, 2019, 2:07 a.m.