mynew.DNB_obj: initialize or generate the S4-DNB_obj

View source: R/new.R

mynew.DNB_objR Documentation

initialize or generate the S4-DNB_obj

Description

initialize or generate the S4-DNB_obj

Usage

mynew.DNB_obj(data, ntop = NULL, used_gene = NULL, ...)

Arguments

data

raw data to compute DNB (matrix or data.frame)

ntop

parameters for slot result, the number of top rank for modules

used_gene

gene list of data to compute DNB, default all genes from data

...

parameters transmitting to function mynew.DNB_res() to initialize or generate the slot pre_result (S4-DNB_res)

Value

S4 object, DNB_obj


Kaiyu-W/DNBr documentation built on April 27, 2024, 10:09 a.m.