View source: R/eQTLsSingleEleStat.R
eQTLsSingleEleStat | R Documentation |
single element eQTLs statistics
eQTLsSingleEleStat(regData, eQTLsData, filterDegree, selectCREs)
regData |
the standard output of the function binaryRegulationExtract or multieleRegulation. |
eQTLsData |
the standard out of the function eQTLsDetection. |
filterDegree |
an integer for filtering the nodes. |
selectCREs |
a vector of elements or CREs. |
single element eQTLs statistics with bar plot.
eQTLsSingleEleStat(regData = NULL, eQTLsData = NULL, filterDegree = 100,selectCREs = "MIMAT0000423",netLayout = "layout_in_circle")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.