View source: R/getAvailableGenes.R
getAvailableGenes | R Documentation |
Finds available genes within correlation data
getAvailableGenes(pool = NULL)
pool |
an object created by pool::dbPool to accessing SQL database. It will be created if not supplied. |
A vector of genes with associated correlation data
genes <- correlationAnalyzeR::getAvailableGenes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.