de_basic: Run a basic DE between clusters

View source: R/post.R

de_basicR Documentation

Run a basic DE between clusters

Description

Run a basic DE between clusters

Usage

de_basic(means, weights, top_n = 20)

Arguments

means

A gene by cluster sata frame of cluster means, of which the columns sum to 1.

weights

weight to give each column of means when calculating the average proportions in means across columns.

top_n

Number of top DE genes to return.

Value

A data frame of DE results


marcalva/diem documentation built on Jan. 1, 2023, 2:33 a.m.