findRepeatedGenes | R Documentation |
Return a vector indicate gene overlapping count
findRepeatedGenes(
geneColumnName = NULL,
pColumnName = NULL,
p.cutoff = 0.05,
...
)
geneColumnName |
colunm name for find overlapping genes |
pColumnName |
column name of p value |
p.cutoff |
p value cutoff, default 0.05 |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.