getAvailableGenes: Get Available Genes (helper function)

View source: R/getAvailableGenes.R

getAvailableGenesR Documentation

Get Available Genes (helper function)

Description

Finds available genes within correlation data

Usage

getAvailableGenes(pool = NULL)

Arguments

pool

an object created by pool::dbPool to accessing SQL database. It will be created if not supplied.

Value

A vector of genes with associated correlation data

Examples

genes <- correlationAnalyzeR::getAvailableGenes()


Bishop-Laboratory/correlationAnalyzeR documentation built on June 28, 2022, 8:31 p.m.