Description Usage Arguments Value Examples
reconstruct gene
1 2 3 4 | reconstructGene(object, genes = NULL)
## S4 method for signature 'CogapsResult'
reconstructGene(object, genes = NULL)
|
object |
an object of type CogapsResult |
genes |
an index of the gene or genes of interest |
the D' estimate of a gene or set of genes
1 2 | data(GIST)
estimatedD <- reconstructGene(GIST.result)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.