createExpressionDataset: Create ExpressionSet object

Description Usage Arguments Details Value Note References See Also Examples

Description

Create ExpressionSet object

Usage

1
2
createExpressionDataset(expressionMatrix = expressionMatrix,
  expDesign = expDesign, featureAnnotations = featureAnnotations)

Arguments

expressionMatrix

matrix of expression signals per feature and sample

expDesign

experimental design data.frame

featureAnnotations

data.frame including e.g: Protein Description, Id score etc.

Details

No details

Value

ExpressionSet object

Note

No note

References

NA

See Also

ExpressionSet

Examples

1
print("No examples")

Example output

[1] "No examples"

SafeQuant documentation built on May 2, 2019, 4:53 a.m.