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)


Gibbsdavidl/ImmuneSubtypeClassifier documentation built on Oct. 6, 2022, 2:36 a.m.