Learn R Programming

iCellR (version 1.6.1)

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

Description

This function takes an object of class iCellR and creates an average gene expression for every cluster.

Usage

clust.avg.exp(x = NULL, data.type = "main", conds.to.avg = NULL)

Arguments

x

An object of class iCellR.

data.type

Choose from "main" and "imputed", default = "main"

conds.to.avg

Choose the conditions you want to average, default = NULL (all conditions).

Value

An object of class iCellR.