Description Usage Arguments Value Author(s) Examples
View source: R/XenaQueryProbeMap.R
If dataset has no ProbeMap, it will be ignored.
1 |
x |
a XenaHub object |
a data.frame
contains hosts, datasets and url
Shixiang Wang w_shixiang@163.com
1 2 3 4 5 6 | xe = XenaGenerate(subset = XenaHostNames == "tcgaHub")
hosts(xe)
## Not run:
xe_query = XenaQueryProbeMap(xe)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.