Description Usage Arguments Value Examples
Find the high frequency genes of gene sets defined by different method.
1 | SIEVE(genelist,n=50)
|
genelist |
The gene sets matrix. Rows should be genes and columns should be different batches. |
n |
The minimum number of repetitions of a gene. |
A list of high frequency genes and a schematic diagram of the gene frequency.
1 | geneset<-SIEVE(genelist,n=50)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.