powered by
eqtl
## S3 method for class 'eqtl': print(x, which=NULL, sig=0.01, ...)
By default all genes are considered, subsets can be defined with the which option. The sig option gives the threshold which results should be shown.
which
sig
# myeqtl <- eQTL(geneMatrix,genoData,singleLoc,genoSamples,singleSamples,windowSize,method="LM") # myeqtl # print(myeqtl, sig=0.05)
Run the code above in your browser using DataLab