dataProc: dataProc Data preprocessing

View source: R/dataProc.R

dataProcR Documentation

dataProc Data preprocessing

Description

dataProc Data preprocessing

Usage

dataProc(X, mods = NULL, ci = NA)

Arguments

mods

a model or list of models, containing breakpoints, used to bin expression data

ci

the cluster label and index into list of models

Xmat

Matrix of gene expression, genes in columns, samples in rows

Value

Xbin, the binned, subset, and binarized values.

Examples

mod1 <- dataProc(X, mods)


CRI-iAtlas/ImmuneSubtypeClassifier documentation built on Oct. 1, 2022, 10:50 a.m.