GenesFilter: Perform the step of gene filtering to normalizaed gene...

GenesFilterR Documentation

Perform the step of gene filtering to normalizaed gene expression data

Description

Perform the step of gene filtering to normalizaed gene expression data

Usage

GenesFilter(data, gfRatio = 0.025)

Arguments

data

the normalized gene expression matrix

gfRatio

the ratio of genes filtering

Value

the gene expression matrix after genes filtering gfData

Examples

data(yan)
GenesFilter(yan)


QinglinMei/RCSL documentation built on Feb. 16, 2024, 2:31 a.m.