GenerateIncidenceMatrix: Create incidence matrix from dataset, wrapper function to...

Description Usage Arguments Value

View source: R/crules.R

Description

Create incidence matrix from dataset, wrapper function to allow for simpler user interaction to various means of generating incidence matrix.

Usage

1
GenerateIncidenceMatrix(x, method = "percentile", ...)

Arguments

x

a dgCMatrix of numbers (e.g. RNA counts)

method

a key to indicate which generation method is to be used.

...

all additional parameters will be passed to downstream functions

Value

a dgCMatrix incidence matrix


rahuldhodapkar/crules documentation built on Jan. 21, 2022, 2:06 p.m.