powered by
eqtl
"print"(x, which=NULL, sig=0.01, output="bed", ...)
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
## Not run: # myeqtl <- eQTL(geneMatrix,genoData,singleLoc,genoSamples,singleSamples,windowSize,method="LM") # myeqtl # print(myeqtl, sig=0.05) # ## End(Not run)
Run the code above in your browser using DataLab