Description Details Author(s) References Examples
The gene-set distance analysis of omic data is implemented by generalizing distance correlations to evaluate the association of a gene set with categorical and censored event-time variables.
The DESCRIPTION file:
This package was not yet installed at build time.
Index: This package was not yet installed at build time.
Xueyuan Cao [aut, cre], Stanley Pounds [aut]
Maintainer: Xueyuan Cao <xcao12@uthsc.edu>
Cao X and Pounds S (2021) Gene-Set Distance Associations (GSDA): A Powerful Tool for Gene-Set Association Analysis.
1 2 3 4 5 6 7 | data(target.aml.clin)
data(target.aml.expr)
data(kegg.ml.gsets)
res=gsda(target.aml.expr,
target.aml.clin,
kegg.ml.gsets,
"Chloroma","oe","ct")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.