RunDiscretization: RunDiscretization

Description Usage Arguments Value

Description

Run discretization based on Quantile method

Usage

1
2
3
4
5
6
RunDiscretization(object, ...)

.runDiscretization(object = NULL, q = 0.06)

## S4 method for signature 'IRISFGM'
RunDiscretization(object = NULL, q = 0.06)

Arguments

object

input IRIS-FGM object

...

other arguments passed to methods

q

quantile number which is used as discretized cutoff. The bigger q means more cells will be categorized into 1 in terms of binarizing one gene.

Value

It will generate quantile based binary matrix.


carter-allen/IRISFGM documentation built on Dec. 31, 2020, 9:54 p.m.