eQTLsSingleEleStat: single element eQTLs statistics

View source: R/eQTLsSingleEleStat.R

eQTLsSingleEleStatR Documentation

single element eQTLs statistics

Description

single element eQTLs statistics

Usage

eQTLsSingleEleStat(regData, eQTLsData, filterDegree, selectCREs)

Arguments

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.

Value

single element eQTLs statistics with bar plot.

Examples

 eQTLsSingleEleStat(regData = NULL, eQTLsData = NULL, filterDegree = 100,selectCREs = "MIMAT0000423",netLayout = "layout_in_circle")

mortyran/NetLCP documentation built on Feb. 26, 2023, 11:33 a.m.