make.obj: Create an object of class scSeqR.

make.objR Documentation

Create an object of class scSeqR.

Description

This function takes data frame and makes an object of class scSeqR.

Usage

make.obj(x = NULL)

Arguments

x

A data frame containing gene counts for cells.

Value

An object of class scSeqR

Examples

## Not run: 
my.obj <- make.obj(my.data)

## End(Not run)


rezakj/scSeqR documentation built on March 28, 2022, 12:17 p.m.