getCutoffFromShuffledBmat: Get enriched bin's percentage cutoff based on shuffledBmat.

View source: R/bmat.R

getCutoffFromShuffledBmatR Documentation

Get enriched bin's percentage cutoff based on shuffledBmat.

Description

Get enriched bin's percentage cutoff based on shuffledBmat.

Usage

getCutoffFromShuffledBmat(sBmat, scale = 3, noLessThan = 0.04)

Arguments

sBmat

sparseMatrix, cell by bins, randomly shuffled.

scale

double, default is 3.0, scale the standard deviation.

noLessThan

double, default is 0.04. cutoff should be no less than this.

Value

double


beyondpie/pureRUtils documentation built on Jan. 10, 2023, 3:22 a.m.