Entropy_R: Compute expression entropy.

View source: R/SciBetR.R

Entropy_RR Documentation

Compute expression entropy.

Description

Compute expression entropy.

Usage

Entropy_R(expr, window=120, low = 2000)

Arguments

expr

The expression dataframe. Rows should be cells and columns should be genes.

window

The window size for expression value discretization.

low

The lower limit for normalizing expression entropy

result

Return "table" or "list".

Value

A dataframe including mean.expr,entropy,fit and norm_ent


zhangwenjie-tina/scibetR documentation built on July 6, 2023, 2:14 p.m.