getTargetValue-methods: Obtain the targetValue

Description Usage Arguments Value See Also Examples

Description

getTargetValue returns the current applied targetValue in the MAS5.0 gene expression data.

Usage

1
2
3
4
getTargetValue(object)

## S4 method for signature 'FixedExpressionData'
getTargetValue(object)

Arguments

object

An object of class FixedExpressionData

Value

A numeric value

See Also

Other fixed data information extraction functions: [,FixedExpressionData,ANY,ANY-method, dim,FixedExpressionData-method, getNormalizationMethod

Examples

1
2
3
data(exampleMAS5)
myData <- setNormalizationMethod(exampleMAS5, "MAS5.0", targetValue=500)
getTargetValue( myData )

rkuiper/geneClassifiers documentation built on July 15, 2019, 9:38 a.m.