SelfE: Feature Selection

Description Usage Arguments Details Value Author(s)

View source: R/SelfE.R

Description

Provides index values of the selected genes.

Usage

1
SelfE(data, k)

Arguments

data

matrix on which gene selection is to be performed

k

number of genes to be selected

Details

The data given as input should have samples/cases/cells in row and features/variables/genes in column.

Value

SelfE returns an array of index values corresponding to the selected genes.

Author(s)

Angshul Majumdar, Debarka Sengupta, Priyadarshini Rai


Priyadarshini-Rai/SelfE documentation built on Dec. 12, 2019, 1:20 a.m.