View source: R/gatherMediators.R
gatherMediators | R Documentation |
The function runs aggregates top correlated biomarkers to a given gene of interest and exports the list
gatherMediators(geneInt, qtlFull, numMed)
geneInt |
character, identifier for gene of interest |
qtlFull |
data frame, mediator-gene qtl results |
numMed |
numeric, user-defined maximum number of correlated mediators |
a vector of correlated biomarkers to be treated as mediators
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.