Learn R Programming

scpoisson (version 0.0.1)

scppp: Generate New scppp object

Description

Define S3 class that stores scRNA-seq data and associated information (e.g. model departure representation, cell clustering results) if corresponding functions are called.

Usage

scppp(data, sample = c("columns", "rows"))

Value

S3 object for class 'scppp'.

Arguments

data

input data - Usually a matrix of counts

sample

by rows or columns