breakBin: featureSelection Subset the genes, given a matrix

View source: R/dataProc.R

breakBinR Documentation

featureSelection Subset the genes, given a matrix

Description

featureSelection Subset the genes, given a matrix

Usage

breakBin(x, breakVec)

Arguments

x

One gene expression sample profile.

breakVec

a vector of probabilities

Value

xbin, binned expression profile

Examples

Xsub <- featureSelection(Xmat, Ybin, 0.1)


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