reconstructGene-methods: reconstruct gene

Description Usage Arguments Value Examples

Description

reconstruct gene

Usage

1
2
3
4
reconstructGene(object, genes = NULL)

## S4 method for signature 'CogapsResult'
reconstructGene(object, genes = NULL)

Arguments

object

an object of type CogapsResult

genes

an index of the gene or genes of interest

Value

the D' estimate of a gene or set of genes

Examples

1
2
data(GIST)
estimatedD <- reconstructGene(GIST.result)

CoGAPS documentation built on Nov. 8, 2020, 5:02 p.m.