Description Usage Arguments Author(s) See Also Examples
View source: R/read.agdex.gset.details.R
A function to read output file saved by write.agdex.gset.details.
1 | 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
1 2 3 4 5 | #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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.