Learn R Programming

GGtools (version 5.8.0)

TransConfig-class: Class "TransConfig"

Description

Instances from this class can be input to the transScores function to control a trans-eQTL search.

Arguments

Objects from the Class

Instances from this class can be input to the transScores function to control a trans-eQTL search. Objects can be created by calls of the form new("TransConfig").

Extends

Class "CisConfig", directly.

Examples

Run this code
showClass("TransConfig")

Run the code above in your browser using DataLab