Learn R Programming

SafeQuant (version 2.2.1)

createExpressionDataset: Create ExpressionSet object

Description

Create ExpressionSet object

Usage

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.

Value

  • ExpressionSet object

Details

No details

References

NA

See Also

ExpressionSet

Examples

Run this code
print("No examples")

Run the code above in your browser using DataLab