SIEVE: Find the high frequency genes of gene sets defined by...

Description Usage Arguments Value Examples

View source: R/SIEVE.R

Description

Find the high frequency genes of gene sets defined by different method.

Usage

1
SIEVE(genelist,n=50)

Arguments

genelist

The gene sets matrix. Rows should be genes and columns should be different batches.

n

The minimum number of repetitions of a gene.

Value

A list of high frequency genes and a schematic diagram of the gene frequency.

Examples

1
geneset<-SIEVE(genelist,n=50)

YinanZhang522/SIEVE documentation built on March 27, 2021, 9:12 a.m.