clust.avg.exp: Create a data frame of mean expression of genes per cluster

clust.avg.expR Documentation

Create a data frame of mean expression of genes per cluster

Description

This function takes an object of class scSeqR and creats an avarage gene expression for every cluster.

Usage

clust.avg.exp(x = NULL)

Arguments

x

An object of class scSeqR.

Value

An object of class scSeqR.

Examples

## Not run: 
my.obj <- clust.avg.exp(my.obj)

## End(Not run)

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