Description Usage Arguments Value Examples
View source: R/randomGeneList.R
Random gene list This function creates random gene lists.
1 | randomGeneList(n_genes = 10)
|
n_genes |
How many random genes? Defaults to 10. |
A 2 column table with gene names in the second column (gene).
1 | randomGeneList(n_genes=10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.