read.agdex.gset.details {AGDEX} | R Documentation |
A function to read output file saved by write.agdex.gset.details.
read.agdex.gset.details(gset.detail.file)
gset.detail.file |
the file name of the probe-set level gene-set result saved by function write.agdex.gset.details |
Stan Pounds<stanley.pounds@stjude.org; Cuilan Lani Gao<cuilan.gao@stjude.org>
agdex
;write.agdex.gset.details
; get.gset.result.details
#read agdex gene-set details from an output .txt file written by function "write.agdex.gset.details" ## Not run: read.agdex.gset.details("gset.details.txt") ## End(Not run)