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

Description Usage Arguments Value Examples

View source: R/MainFunctions.R

Description

Perform the step of gene filtering to normalizaed gene expression data

Usage

1
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

1
GenesFilter(yan[1:100,1:15])

RCSL documentation built on April 19, 2021, 9:06 a.m.